Visual Studio Code

Visual Studio Code is a free code editor from Microsoft, based on open source. It's highly customizable with tens of thousands of themes and extensions, including those for working with any programming language.
VS Code is built using web technologies such as TypeScript and Electron.
Here are 1,938 public repositories matching this topic...
-
Updated
Jul 29, 2021 - JavaScript
-
Updated
Jul 20, 2020 - JavaScript
- I have searched through existing issues
Feature Request
https://user-images.githubusercontent.com/9758711/118620178-d5ff1000-b7f7-11eb-8a65-f3221ec5ac3b.mov
-
Updated
Sep 20, 2021 - TypeScript
-
Updated
Jan 4, 2021 - TypeScript
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Feb 9, 2021 - C#
-
Updated
Sep 21, 2021 - Shell
-
Updated
Apr 14, 2021
-
Updated
Sep 16, 2021 - TypeScript
-
Updated
Sep 8, 2021 - Shell
-
Updated
Sep 13, 2021 - TypeScript
-
Updated
Sep 9, 2021 - TypeScript
-
Updated
May 3, 2021 - JavaScript
-
Updated
Sep 20, 2021 - TypeScript
-
Updated
Sep 2, 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
Aug 18, 2021 - TypeScript
-
Updated
Jul 13, 2021 - Less
-
Updated
Sep 5, 2021 - TypeScript
-
Updated
Dec 22, 2020 - Rust
Those less familiar with Visual Studio Code don't know or remember to use ctrl-shift-p to look up Bookmarks commands and see their associated keybindings, but often instead search online. It would help those people to have the keybindings documented in the README.
As an aside, I don't see the keybinding for "jump to next" when I look it up using ctrl-shift-p in Code. I don't know if that's bec
-
Updated
Sep 19, 2021 - TypeScript
-
Updated
Sep 19, 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
Sep 4, 2021 - TypeScript
Created by Microsoft Corporation
Released April 29, 2015
Latest release 11 days ago
- Repository
- microsoft/vscode
- Website
- code.visualstudio.com
- Wikipedia
- Wikipedia
Issue Type: Feature Request
It is great that vs code now supports built-in brackets colorizer. one issue that I found with this is that it also colorizes the template literals variables with the sequence. I should not colorize it with the sequence
for example
the template literal variable changes