Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 912 Bytes

VS code .md

File metadata and controls

22 lines (15 loc) · 912 Bytes

Logo

VS Code

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.

Installation

  • first search for vs code download on the browser
  • link - https://code.visualstudio.com/download#
  • Once it is downloaded, run the installer (VSCodeUserSetup-{version}.exe). This will only take a minute.
  • now use can use vs code

Features

  • Develop. Navigate, write, and fix your code fast.
  • Debug. Debug, profile, and diagnose with ease.
  • Test. Write high-quality code with comprehensive testing tools.
  • Collaborate. Use version control, be agile, collaborate efficiently.

🔗 Links

download vs code - https://code.visualstudio.com/download#