Skip to content

VSCode

Visual Studio Code is an editor developed by Microsoft for Windows, Linux and macOS. It includes support for debugging, syntax highlighting, intelligent code completion, snippets, and code refactoring.

Visual Studio Code is a free IDE. You can download it from the website.

  1. Error Lens

    Improve highlighting of errors, warnings, and other language diagnostics.

  2. ESLint

    Integrates ESLint JavaScript into VS Code.

  3. GitHub Copilot

    Your AI pair programmer.

  4. GitLens — Git supercharged

    Supercharge Git within VS Code. Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and more.