Visual Studio Code extensions (plug-in) API Reference.| code.visualstudio.com
Visual Studio Code Tips and Tricks for power users.| code.visualstudio.com
In the past few weeks, I became familiar with LitElement. I love the starter kit, but I hate to start up the manual build tasks. Nowadays, I work with VSCode a lot, so I tried to devise a convenient vendor locked-in solution for a change.| Mátyás Budavári
Visual Studio Code has an integrated terminal to enable working in your shell of choice without leaving the editor.| code.visualstudio.com
Visual Studio Code source control management with integrated Git support.| code.visualstudio.com
Working on a project often comes with many different scripts. When I switch between projects and languages sometimes I found it tiring having to figure out what buld tool I’m using an how to execute those scripts that are lying around. I’m looking for a unified solution.| Mátyás Budavári
The Visual Studio Code editor includes Node.js debugging support. Set breakpoints, step-in, inspect variables and more.| code.visualstudio.com
One of the great things in Visual Studio Code is debugging support. Set breakpoints, step-in, inspect variables and more.| code.visualstudio.com
Expand your development workflow with task integration in Visual Studio Code.| code.visualstudio.com