10 results found
-
October 2022 (version 1.73) - Visual Studio Code
There are many updates in this version that we hope you'll like, some of the key highlights include: Search include/exclude folders - Quickly set folders to include/exclude in the tree view. Command Center mode shortcuts - Displays commonly used modes before recent files list.
-
March 2023 (version 1.77) - Visual Studio Code
To get started, install the GitHub Repositories or Azure Repos extensions on VS Code Desktop, run the Open Remote Repository command to open your repository, and commit your changes using the source control view.
-
update.code.visualstudio.com
Descarga la última versión de Visual Studio Code para Windows y disfruta de un potente editor de código con múltiples funciones y soporte multiplataforma.
-
Portable mode - Visual Studio Code
Visual Studio Code supports Portable mode. This mode enables all data created and maintained by VS Code to live near itself, so it can be moved around across environments.
-
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.
-
Your First Extension | Visual Studio Code Extension API
In this topic, we'll teach you the fundamental concepts for building extensions. Make sure you have Node.js and Git installed. First, use Yeoman and VS Code Extension Generator to scaffold a TypeScript or JavaScript project ready for development. For a TypeScript project, fill out the following fields: # ?
-
July 2022 (version 1.70) - Visual Studio Code
Welcome to the July 2022 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Title bar customization - Hide/show menu bar, Command Center, or layout control. Fold selection - Create your own folded regions in the editor.
-
November 2022 (version 1.74) - Visual Studio Code
There are now audio cues for when notebook cells finish running. The cue is different to indicate whether the cell ran successfully or failed. In a diff editor, when Go to Next Difference is triggered, a specific audio cue will play to indicate whether the cursor is on an inserted or deleted line.
-
Using C++ on Linux in VS Code - Visual Studio Code
To successfully complete this tutorial, you must do the following: Install Visual Studio Code. Install the C++ extension for VS Code. You can install the C/C++ extension by searching for 'c++' in the Extensions view (⇧⌘X (Windows, Linux Ctrl+Shift+X)).
-
August 2022 (version 1.71) - Visual Studio Code
Welcome to the August 2022 release of Visual Studio Code. August is when many of the engineers on VS Code take their vacations, but there are still many updates in this version that we hope you'll like: Merge editor improvements - Easier transition between text and merge editors.