chore: rebrand to save-sync (Save Sync) and update references#1
Draft
chore: rebrand to save-sync (Save Sync) and update references#1
Conversation
Co-authored-by: VKrishna04 <75069043+VKrishna04@users.noreply.github.com>
Co-authored-by: VKrishna04 <75069043+VKrishna04@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Chore: rebrand to save-sync (Save Sync) and update references
chore: rebrand to save-sync (Save Sync) and update references
Nov 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebrand repository from "Global Save State" (Global-Save-State) to "save-sync" (Save Sync). Updates all user-facing references while preserving compatibility.
Metadata changes
name,displayName,description,version(→ 0.0.0),repository,homepage,bugs,engines.vscode(→ ^1.60.0)VKrishna04(unchanged per spec)globalSaveState.*) preserved for compatibilityDocumentation updates (28 files)
Marketplace references
Badge and install URLs still reference
VKrishna04.global-save-state(current published extension ID). Update these after republishing under new name.Suggested repository topics
vscode,vscode-extension,savepoints,snapshots,saves,workspace,developer-toolNote: Old repository path will redirect via GitHub. See MIGRATION.md for details.
Original prompt
Rebrand the repository Life-Experimentalist/Global-Save-State to the new name "save-sync" (display name: "Save Sync"). Create a new branch named rename/save-sync from main, make metadata and documentation updates, and open a pull request titled "chore: rebrand to save-sync (Save Sync) and update references". Commit message: "chore: rebrand to save-sync and update references".
Required changes (apply exactly as specified):
{ "name": "save-sync", "displayName": "Save Sync", "description": "Create and manage lightweight save points (snapshots) for your VS Code workspace.", "version": "0.0.0", "publisher": "Life-Experimentalist", "repository": { "type": "git", "url": "https://github.com/Life-Experimentalist/save-sync.git" }, "engines": { "vscode": "^1.60.0" } }Update HTML files in the project: replace title, meta tags, visible text and any links pointing to the old repo path to the new name and URL.
Update repository topics (via API or include in PR description a list of topics that should be set): ["vscode","vscode-extension","savepoints","snapshots","saves","workspace","developer-tool"]. If direct API access to topics is not performed, list them in the PR for maintainers to apply.
Ensure the migration note is visible in README and add MIGRATION.md file as specified.
Create the branch rename/save-sync from main and commit all changes. Commit message: "chore: rebrand to save-sync and update references".
Open a pull request with the following details:
"This PR renames the exten...
This pull request was created as a result of the following prompt from Copilot chat.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.