Installing VS Code on Windows

You can install VS Code using Chocolatey. Run this command from Command Prompt or PowerShell:

choco install visualstudiocode

Once installed, you can access it from the Start menu.

You can open VS Code with the current working directory as the project by running code . in the CLI.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset