VSCode Extension: Batch export profiles, merge multiple profiles.
Export Profiles is a VSCode extension that can help you batch export VSCode profile, merge multiple profiles, and generate .code-profile files for easy import.
- When there are multiple profiles, such as
Vue: Development Environment,Remote: Remote Development,AI: Code Completion. - When multiple environments need to be developed simultaneously, you can use this extension to batch export profiles, merge the profiles of different environments into a single
.code-profilefile, and then import and generate a new configuration file.
Search and install VSCode Export Profiles in the VSCode Extension Marketplace
- Call the command palette
ctrl + shift + p - Search for
Export Profiles
Have fun! 🎉🎉🎉🎉
