Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaohuohumax/vscode-export-profiles
https://github.com/xiaohuohumax/vscode-export-profiles
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/xiaohuohumax/vscode-export-profiles
- Owner: xiaohuohumax
- License: mit
- Created: 2024-04-13T19:15:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T07:16:08.000Z (7 months ago)
- Last Synced: 2024-04-14T09:58:03.965Z (7 months ago)
- Language: TypeScript
- Size: 698 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-export-profiles
[δΈζ](/README_CN.md)
VSCode Extension: Batch export profiles, merge multiple profiles.
## Introduction
**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.
## Use Cases
+ 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-profile` file, and then import and generate a new configuration file.## Installation
Search and install `VSCode Export Profiles` in the VSCode Extension Marketplace
## Usage
+ Call the command palette `ctrl + shift + p`
+ Search for `Export Profiles`## Demo
[![export-profiles.gif](https://cdn.jsdelivr.net/gh/xiaohuohumax/vscode-export-profiles/images/export-profiles.gif)](/images/export-profiles.gif)
## Links
- [Homepage](https://github.com/xiaohuohumax/vscode-export-profiles#readme)
- [Issue](https://github.com/xiaohuohumax/vscode-export-profiles/issues)
- [Marketplace](https://marketplace.visualstudio.com/items?itemName=xiaohuohumax.vscode-export-profiles)## Finally
Have fun! ππππ