Skip to content

✨ feat(vscode): add VS Code profile and extension export scripts#30

Open
chriskyfung wants to merge 2 commits into
masterfrom
feat/add-vscode-scripts
Open

✨ feat(vscode): add VS Code profile and extension export scripts#30
chriskyfung wants to merge 2 commits into
masterfrom
feat/add-vscode-scripts

Conversation

@chriskyfung

Copy link
Copy Markdown
Owner

This PR adds PowerShell scripts to export and backup VS Code settings, including installed extensions and user profiles. The scripts enable users to snapshot their VS Code configuration for migration or backup purposes.

Adds Export-VSCodeExtensionList.ps1 that automatically discovers all VS Code
user profiles and exports their installed extensions to a timestamped text
file. Includes README.md with prerequisites, installation instructions, and
usage examples. Supports WhatIf parameter for dry-run preview and handles
errors gracefully. Outputs formatted report with profile details and summary.
Exports all VS Code profiles, extensions, settings, snippets, and keybindings to a timestamped folder with a manifest. Updates README with usage instructions and output structure.
@chriskyfung chriskyfung self-assigned this Jul 22, 2026
@chriskyfung chriskyfung added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 22, 2026
@chriskyfung chriskyfung moved this to 🏗 In progress in PowerShell projects Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

1 participant