2024-Q3

178 bookmarks
Custom sorting
CLI
CLI
·raindrop.io·
CLI
Using Visual Studio Code for Theme Development - Obsidian Hub - Obsidian Publish
Using Visual Studio Code for Theme Development - Obsidian Hub - 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.
·publish.obsidian.md·
Using Visual Studio Code for Theme Development - Obsidian Hub - Obsidian Publish
How can I map the Fn key of my laptop to the UHK?
How can I map the Fn key of my laptop to the UHK?
The Fn key is internal to laptops, and it's not possible to invoke it with USB keyboards, such as the UHK. However, you can look up the relevant shortcut of your operating system and map it to a key of your UHK.
·ultimatehackingkeyboard.com·
How can I map the Fn key of my laptop to the UHK?