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).Select a profile You can launch VS Code with a specific profile via the --profile command-line interface option. You pass the name of the profile after the --profile argument and open a folder or a workspace using that profile. The command line below opens the web-sample folder with the "Web Development" profile: code ~/projects/web-sample ...
-
Portable mode - Visual Studio Code
Visual Studio Code supports a Portable mode that enables moving your installation and related data to a different location.
-
Language Identifiers - Visual Studio Code
Language Identifiers In Visual Studio Code, each language mode has a unique specific language identifier. That identifier is rarely seen by the user except in the settings, for example, when associating file extensions to a language:
-
Browser debugging in VS Code
The Visual Studio Code editor includes browser debugging support. Set breakpoints, step-in, inspect variables and more.
-
Use extensions in Visual Studio Code
Learn how to install extensions from the Visual Studio Marketplace to add features for your programming language, framework, or development workflow to Visual Studio.
-
Learning with VS Code on Chromebooks
Installing Visual Studio Code on Chromebooks with Crostini and getting started with coding and learning
-
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 ...
-
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 ...
-
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 ...