Using Visual Studio Code for Theme Development - Obsidian Hub - Obsidian Publish
for Theme Designers - Obsidian Hub - Powered by Obsidian Publish.
The Workspaces function in VSCode allows you to have an independent 'profile' for your project allowing it to have it's own set of specific settings, and Extensions that are enable/disabled for it, etc. To create a Workspace in VSCode:
Open your Project's folder by going to File and selecting Open Folder....
Save it by going to File and selecting Save Workspace As....
You can now use the newly created .code-workspace file as a shortcut to your Project's workspace instead of launching VSCode directly. Keep in mind that the .code-workspace file stores the workspace specific settings so keep it somewhere safe. I keep mine in the root folder that stores all of my project repositories. You can always make a shortcut of it on your desktop for more convenient access.I personally like to disable most Extensions globally in VSCode and only enable the ones that are relevant to each Workspace. This helps to reduce the load VSCode puts on your system if you use a lot of different Extensions across your projects.
VS Code is one of the most beloved code editors out there. Learn to customize it with an awesome new tool! 🎨 #vscode #webdev #webdevelopment #programming #code #dev
Create VS Code Themes Easily - Theme Studio - The VS Code Theme Editor
VS Code Theme Studio is the easiest way to create a theme for VS Code. It's a browser-based theme editor for Visual Studio Code Themes. You can instantly design beautiful, polished themes, and easily deploy them to the VS Code Marketplace.