10 results found
-
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.
-
Developing with Remote Tunnels - Visual Studio Code
Developing with Remote Tunnels The Visual Studio Code Remote - Tunnels extension lets you connect to a remote machine, like a desktop PC or virtual machine (VM), via a secure tunnel. You can connect to that machine from a VS Code client anywhere, without the requirement of SSH. Tunneling securely transmits data from one network to another via Microsoft dev tunnels. This can eliminate the need ...
-
Keyboard shortcuts for macOS - Visual Studio Code
⌘W ⇧⌥⌘PgDn Close Column (box) selection page down unassigned shortcuts available at aka.ms/vscodekeybindings
-
Using Containers to move from Local to Remote Development
Increase productivity by moving your development environment from local, to containers, to the cloud.
-
Extension Manifest | Visual Studio Code Extension API
At the core of Visual Studio Code's extensibility model is an extension (plug-in) manifest file where your extension declares its extension type(s), activation rules, and runtime resources.
-
January 2017 (version 1.9) - Visual Studio Code
This reveals the range at the top of the viewport. CompletionItemKind.Folder A new Folder value was added to the CompletionItemKind enum. Proposed Progress API We have a proposed API to show progress in different places of the editor, such as the Status Bar or a view. It is still in its early stages and we are looking for feedback.
-
Spring Boot in Visual Studio Code
Spring Boot in Visual Studio Code Visual Studio Code is an ideal lightweight development environment for Spring Boot application developers and there are several useful VS Code extensions including: Spring Boot Tools Spring Initializr Spring Boot Dashboard We recommend installing the Spring Boot Extension Pack that includes all of the extensions above. If you run into any issues when using the ...
-
Integrated Terminal Performance Improvements - Visual Studio Code
Integrated Terminal Performance Improvements October 3, 2017 Daniel Imms, @Tyriar The rendering engine of the Integrated Terminal has been completely re-written with performance in mind for the upcoming version 1.17 of Visual Studio Code. In this version, we move away from a DOM-based rendering system to using the HTML canvas element. DOM Rendering It's somewhat surprising, but rendering an ...
-
VS Code API | Visual Studio Code Extension API
VS Code API VS Code API is a set of JavaScript APIs that you can invoke in your Visual Studio Code extension. This page lists all VS Code APIs available to extension authors. API namespaces and classes This listing is compiled from the vscode.d.ts file from the VS Code repository. authentication
-
update.code.visualstudio.com
update.code.visualstudio.com