1. LIVE SERVER
A must have for any developer creating webpages using html and css .once installed all you have to do is open your project look for the Go live button on the status bar at the bottom .
2. GITLENS
if you know and work with git .you will want this extension .this customizable extension lets you better understand your code by easily allowing you to view when ,why, and by whom the code was added/edited.
3.RAINBOW BRACKETS
visual help for those programmers that need to worry about clousers, like Javascript programmers, it does this by providing different colors for round brackets, square brackets, and squiggly brackets.
4.VISUAL STUDIO INTELLICODE
The extension uses AI technology to help python .Typescript/Javascript ,and java developers. As you code, it will show a recommended completion items list sorted by context ,rather than alphabetically or by most recent
0 Comments