Visual Studio Code Extensions
Which extensions do I use and how have I modified Visual Studio Code.
Keep in mind my main tool is still Visual Studio 20xx (Non-code) and my day-to-day job is crafting C#-code. Thus, VS Code is my main editor - but I use it for most other tasks than C#.
Extensions
Work in progress
-
Bookmarks - managing and creating bookmarks in order to quickly navigate the code.
-
edamagit - Magit for performing git operations the Emacs way. It has the best keyboard navigation of git operations I know of. It is not quite as polished as magit in Emacs. On the other hand it appears to operate faster on Windows. Magit has performance issues on Windows as it relies heavily on starting new (git) processes.
-
PlatformIO IDE - tools for tinkering with Arduiono and the like.