Search
10 results found
-
Visual Studio Code - Code Editing. Redefined
Whether it's using built-in features or rich extensions, there's something for everyone. Use your favorite shell whether it's zsh, pwsh, or git bash, all inside the editor. Run and debug your code without leaving your editor. Built-in support for git and many other source control providers.
-
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.
-
Python environments in VS Code - Visual Studio Code
Python environments in VS Code. An "environment" in Python is the context in which a Python program runs that consists of an interpreter and any number of installed packages. Note: If you'd like to become more familiar with the Python programming language, review More Python resources.
-
UX Guidelines | Visual Studio Code Extension API
An outline of VS Code's overall UI architecture and elements. Recommendations and examples for UI contributed by an extension. Links to relevant guides and samples. Before diving into the details, it's important to understand how the various architectural UI parts of VS Code fit together and how and where your extension could contribute. Containers
-
TypeScript tutorial with Visual Studio Code
TypeScript tutorial in Visual Studio Code. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. It offers classes, modules, and interfaces to help you build robust components.
-
Python in Visual Studio Code
Install Python and the Python extension. The tutorial guides you through installing Python and using the extension. You must install a Python interpreter yourself separately from the extension. For a quick install, use Python from python.org and install the extension from the VS Code Marketplace.
-
Python and Django tutorial in Visual Studio Code
Django is a high-level Python framework designed for rapid, secure, and scalable web development. Django includes rich support for URL routing, page templates, and working with data. In this Django tutorial, you create a simple Django app with three pages that use a common base template.
-
Visual Studio Code Server
Architecture. We want to provide a unified VS Code experience no matter how you use the editor, whether it's local or remote, in the desktop or in the browser. Access to the VS Code Server is built in to the existing code CLI. The CLI establishes a tunnel between a VS Code client and your remote machine.
-
Bracket pair colorization 10,000x faster - Visual Studio Code
How we made bracket pair colorization in Visual Studio Code up to 10,000 times faster.
-
Visual Studio Code for the Web
Visual Studio Code for the Web provides a free, zero-install Microsoft Visual Studio Code experience running entirely in your browser, allowing you to quickly and safely browse source code repositories and make lightweight code changes. To get started, go to https://vscode.dev in your browser. VS Code for the Web has many of the features of VS ...