Visual Studio Code
Visual Studio Code, commonly known as VS code, is a highly customizable open source text editor, developed, and maintained by Microsoft.
Visual Studio Code is built using web technologies such as JavaScript, TypeScript, and CSS. There are also thousands of community created themes and packages available.
Here are 1,500 public repositories matching this topic...
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Jul 20, 2020 - JavaScript
- [X ] I have searched through existing issues
Feature Request
At the moment it seems that the vti diagnostics command only accepts directories as an argument?
E.g., running vti diagnostics src/components/ will check all .vue inside the src/components directory. Passing a single file as an argument results in an ENOTDIR exception. It would be helpful to pass single files or a list of sin
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Nov 10, 2020 - TypeScript
-
Updated
Oct 1, 2020 - C#
-
Updated
Nov 12, 2020 - TypeScript
-
Updated
Nov 10, 2020 - TypeScript
-
Updated
Nov 2, 2020
-
Updated
Oct 19, 2020 - Shell
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Nov 14, 2020 - Shell
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Nov 4, 2020 - TypeScript
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Nov 12, 2020 - TypeScript
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Aug 25, 2020 - Rust
-
Updated
Nov 1, 2020 - Less
-
Updated
Aug 16, 2020 - TypeScript
Most of the time when I'm using this extension I am using it to mark points of interest during research. A task that I've had to perform lately is looking for hard coded text in various applications that needs to be moved to our CMS. This extension works great for that with one exception:
Generally after I have performed my research I need to document it. Using this extension I need to go to ea
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Dec 5, 2018 - Objective-C
Setting peacock.color or peacock.remoteColor in the user settings.json can be done manually. If set, peacock will use that color as the default color to colorize VS Code.
This should be documented in the readme, along with considerations.
Considerations:
- this can only be set or unset manually.
- this will make every vs code instance that doesnt have a color in their workspace use t
-
Updated
Nov 8, 2020 - TypeScript
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Sep 30, 2020 - Python
Created by Microsoft Corporation
Released April 29, 2015
Latest release 3 days ago
- Repository
- Microsoft/vscode
- Website
- code.visualstudio.com
- Wikipedia
- Wikipedia


Version: 1.50.1 (system setup)
Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a
Date: 2020-10-13T15:06:15.712Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.18363
Steps to Reproduce:
Create a sample Electron project.
In the