Image credit: Simon Breumier
A collection of the most optimized VS Code profiles. Microsoft always struggles with optimization, especially when using GitHub Copilot—VS Code tends to leak memory, making it worse.
Each profile includes necessary extensions and settings to optimize your workflow, with the Kame-Default profile providing a comprehensive base setup. Integrate these profiles to enhance your development environment.
To import a Visual Studio Code (VS Code) profile from a GitHub Gist to your local Windows or macOS system, follow these steps:
- Copy the Gist URL
- Launch Visual Studio Code
- Access the Profile Menu
- Click on the gear icon (⚙️) located in the bottom-left corner of the VS Code window.
- Initiate Profile Import
- Navigate to
Profiles > Import Profile...
.
- Navigate to
- Enter the Gist URL
- In the prompt that appears, paste the copied Gist URL and press Enter.
-
KameHouse-Default
:https://gist.github.com/S4nfs/4b7af5ba7db15a7e3ffb6bb987b3ff7b
Details: Inspired by Cursor and Project IDX, I use it personally
After importing a profile, you may need to install the recommended extensions. Search for Prettier+ by Benas Svipas, as it is much easier to use and pre-configured. Adjust other extensions and settings as needed to suit your preferences.
Adding more soon...
Feel free to contribute by adding new profiles or improving existing ones. Open a Pull Request (PR) with a clear description of the changes.
This project is licensed under the MIT License – see the LICENSE file for details.
Kamehameha!