
- #RECOMMENDED VISUAL STUDIO CODE EXTENSIONS INSTALL#
- #RECOMMENDED VISUAL STUDIO CODE EXTENSIONS CODE#
#RECOMMENDED VISUAL STUDIO CODE EXTENSIONS INSTALL#
If you use Git and want to install only 1 extension, let this be the one. Great way to go through your changes and view what exactly has been changed. When you select a file it shows the actual changes. This extension lets you compare 2 branches with each other. Git Tree Compare Download Git Tree Compare This extension provides another way to browse your git file history. Great way to browse your git history in a graphical way within visual studio code. Mark the first file, mark the second file, compare. This extension allows you to easily compare 2 files you choose. Press CTRL+SHIFT+V to bring up your copy history. Makes your clipboard a searchable history and allows you to paste anything that you copied recently. Comment Anchors Download Comment AnchorsĬomment Anchors lets you easily find your TODO items and even lets you group items within foldable sections 5.
#RECOMMENDED VISUAL STUDIO CODE EXTENSIONS CODE#
Color Highlight Download Color HighlightĪ great extension that highlights anything in your code in that color that looks like a color. Add a new bookmark with CTRL+ALT+K, jump to the next bookmark with CTRL+ALT+L or use the bookmark helper window. Bookmarks Download Bookmarksīookmarks allow you to easily navigate through your code. Blockman Download Blockmanīlockman helps in visually showing the structure of your different nesting levels. This is a plus for this aricle, as if the extension works well with Monkey C development, it’ll work well with anything 🙂 ). not much applied for my use case as I’m using the programming language Monkey C which isn’t very widespread. it looks like all of them have been reading each others posts as it were near copies of each other. (there are many articles on the internet suggesting what the best extensions are for vscode. What you see below is my opinion of what are the vscode best extensions (in alphabetical order). I went through the complete vscode marketplace and hand selected (and tested) extensions which I though could be useful. The best vscode extensions are Visual Studio Code extensions which will suit any developer, regardless of which programming language this developer uses.
