Why is VS Code so fast?

Unlike many other code editors, Visual Studio Code has an in-built debugger , making the development flow less ‘clicky’ and maintains a single view with code and debugger. This makes the process of bug tracking, and code run-throughs a lot easier and faster.

Read more