10 results found
-
Programming Languages - Visual Studio Code
In Visual Studio Code we have support for all common languages including smart code completion and debugging.
-
Command Line Interface (CLI) - Visual Studio Code
Visual Studio Code command-line interface (switches).For both files and folders, you can use absolute or relative paths. Relative paths are relative to the current directory of the command prompt where you run code. If you specify more than one file at the command line, VS Code will open only a single instance. If you specify more than one folder at the command line, VS Code will create a ...
-
Visual Studio Code FAQ
Visual Studio Code FAQ Our docs contain a Common questions section as needed for specific topics. We've captured items here that don't fit in the other topics. If you don't see an answer to your question here, check our previously reported issues on GitHub and our release notes. Open sourcing AI in VS Code We've open sourced the GitHub Copilot Chat extension under the MIT license and are ...
-
Visual Studio Code on Raspberry Pi
Visual Studio Code on Raspberry Pi Although it's not officially supported, you can run Visual Studio Code on Raspberry Pi devices. By downloading and using Visual Studio Code, you agree to the license terms and privacy statement. Installation Visual Studio Code is officially distributed via the Raspberry Pi OS (previously called Raspbian) APT repository, in both 32-bit and 64-bit variants. You ...
-
Terminal Basics - Visual Studio Code
Visual Studio Code has an integrated terminal to enable working in your shell of choice without leaving the editor.
-
Browser debugging in VS Code
The Visual Studio Code editor includes browser debugging support. Set breakpoints, step-in, inspect variables and more.
-
Voice support - Visual Studio Code
Visual Studio Code voice accessibility features. Learn here about the various ways VS Code can be used with voice.
-
Learning with VS Code on Chromebooks
Installing Visual Studio Code on Chromebooks with Crostini and getting started with coding and learning
-
vscode.dev (!) - Visual Studio Code
vscode.dev (!) October 20, 2021 by Chris Dias, @chrisdias Back in 2019, when the .dev top-level domain opened, we picked up vscode.dev and quickly parked it, pointing at our website code.visualstudio.com (or, if you are from the Boston area like me, we "pahked it"). Like a lot of people who buy a .dev domain, we had no idea what we were going to do with it. And we certainly didn't anticipate ...
-
Embedded Programming Languages - Visual Studio Code
Learn how to create Language Servers to provide rich language features for embedded programming languages in Visual Studio Code.