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,716 public repositories matching this topic...
-
Updated
May 4, 2021 - JavaScript
-
Updated
Jul 20, 2020 - JavaScript
The annotation function of vue file synchronizes vscode to parse annotations of js/ts files
At present, vetur's support for vue file comments is not friendly, I hope this function can be optimized
https://user-images.githubusercontent.com/18715564/112264150-682ce100-8cab-11eb-9373-10
-
Updated
May 7, 2021 - TypeScript
-
Updated
Jan 4, 2021 - TypeScript
-
Updated
May 7, 2021 - TypeScript
-
Updated
Feb 9, 2021 - C#
-
Updated
Apr 14, 2021
-
Updated
May 9, 2021 - TypeScript
-
Updated
May 8, 2021 - Shell
-
Updated
May 1, 2021 - Shell
-
Updated
May 7, 2021 - TypeScript
-
Updated
May 9, 2021 - TypeScript
-
Updated
May 3, 2021 - JavaScript
-
Updated
May 7, 2021 - TypeScript
-
Updated
Apr 30, 2021 - JavaScript
Add a topic about how the extension works on Remote Development scenarios, the default/defined approach and alternative ways, like installing on remotes and shared configs
-
Updated
Nov 1, 2020 - Less
-
Updated
Dec 22, 2020 - Rust
-
Updated
May 8, 2021 - TypeScript
-
Updated
May 4, 2021 - 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
Apr 28, 2021 - TypeScript
-
Updated
May 4, 2021 - JavaScript
-
Updated
Jan 22, 2021 - 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
May 6, 2021 - JavaScript
Created by Microsoft Corporation
Released April 29, 2015
Latest release 4 days ago
- Repository
- Microsoft/vscode
- Website
- code.visualstudio.com
- Wikipedia
- Wikipedia
See microsoft/vscode-js-debug#990 (comment)
I think the best way for this would be for VS Code core to rename the terminal if gets a new
runInTerminalrequest with a different name -- opened an issue for that microsoft/vscode#123189. Or, at least, try to use a terminal of the same name if one exists (which would be easier and pr