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,740 public repositories matching this topic...
-
Updated
May 24, 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
Jun 1, 2021 - TypeScript
-
Updated
Jan 4, 2021 - TypeScript
-
Updated
Jun 1, 2021 - TypeScript
-
Updated
Feb 9, 2021 - C#
-
Updated
May 31, 2021 - Shell
-
Updated
Apr 14, 2021
-
Updated
Jun 1, 2021 - TypeScript
-
Updated
May 25, 2021 - Shell
-
Updated
May 7, 2021 - TypeScript
-
Updated
May 25, 2021 - TypeScript
-
Updated
May 3, 2021 - JavaScript
-
Updated
May 27, 2021 - TypeScript
-
Updated
May 17, 2021 - JavaScript
I love the extension but the icon feels a little out of place relative to other icons to me. The close lines/crowded detail actually makes the icon appear blurry on my display vs the built in icons which are sharp (screenshots don't capture it well). A more minimalistic folder icon might match better with the built in VSCode icons.
<img width="86" alt="CleanShot 2021-05-19 at 10 54 33@2x" src="
-
Updated
May 13, 2021 - Less
-
Updated
May 26, 2021 - TypeScript
-
Updated
Dec 22, 2020 - Rust
-
Updated
May 21, 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
May 30, 2021 - TypeScript
-
Updated
May 24, 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 19 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