10 results found
-
What is a VS Code workspace?
Learn about Visual Studio Code workspacesWhat is a VS Code workspace? A Visual Studio Code workspace is the collection of one or more folders that are opened in a VS Code window (instance). In most cases, you will have a single folder opened as the workspace. However, depending on your development workflow, you can include more than one folder, using an advanced configuration called Multi-root ...
-
Visual Studio Code on macOS
Get started with the VS Code tutorial Discover the user interface and key features of VS Code. Install VS Code on macOS Download Visual Studio Code for macOS. Open the browser's download list and locate the downloaded app or archive. If archive, extract the archive contents. Use double-click for some browsers or select the 'magnifying glass' icon with Safari. Drag Visual Studio Code.app to the ...
-
Integrate with External Tools via Tasks - Visual Studio Code
Integrate with External Tools via Tasks Lots of tools exist to automate tasks like linting, building, packaging, testing, or deploying software systems. Examples include the TypeScript Compiler, linters like ESLint and TSLint as well as build systems like Make, Ant, Gulp, Jake, Rake, and MSBuild. These tools are mostly run from the command line and automate jobs inside and outside the inner ...
-
Requirements for Visual Studio Code
Visual Studio Code hardware and platform (operating system) requirements.
-
Use ask mode in VS Code
Use ask mode for chat in VS Code to ask questions about your codebase, coding, and general technology concepts by using natural language.
-
Documentation for Visual Studio Code
Find out how to set-up and get the most from Visual Studio Code. Optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
-
Customize the Container Tools extension - Visual Studio Code
Customize the Container Tools extension The Container Tools extension includes several Visual Studio Code tasks to control the behavior of Docker build and run, and form the basis of container startup for debugging. The tasks allow for a great deal of control and customization. The final configuration is a combination of general defaults, platform-specific defaults (such as Node.js, Python, or ...
-
Visual Studio Code
⌘ General Add selection to next Find match ⇧⌘P, F1 Show Command Palette ⌘P Quick Open, Go to File… ⇧⌘N New window/instance ⌘W ⌘Close window/instance ⌘, User Se
-
Create a Dev Container - Visual Studio Code
Create a Dev Container The Visual Studio Code Dev Containers extension lets you use a Docker container as a full-featured development environment. It allows you to open any folder or repository inside a container and take advantage of Visual Studio Code's full feature set. A devcontainer.json file in your project tells VS Code how to access (or create) a development container with a well ...
-
AI Toolkit for Visual Studio Code
AI Toolkit for Visual Studio Code AI Toolkit for Visual Studio Code is a comprehensive extension that empowers developers and AI engineers to build, test, and deploy intelligent applications using generative AI models. Whether you're working locally or in the cloud, AI Toolkit provides an integrated development environment for the complete AI application lifecycle. The AI Toolkit offers ...