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 2,256 public repositories matching this topic...
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Mar 7, 2022 - JavaScript
now defaultFormatterOptions.prettier global config position is only support a .prettierrc
in home directory.
but prettier
ext have options prettier.configPath
to custom global config file directory.
defaultFormatterOptions.prettier can support 'prettier.configPath' ?
https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
#Configuring Default Options
-
Updated
Mar 8, 2022 - TypeScript
-
Updated
Feb 10, 2022 - TypeScript
-
Updated
Feb 7, 2022 - TypeScript
-
Updated
Mar 9, 2022 - Shell
-
Updated
Nov 4, 2021 - C#
-
Updated
Mar 9, 2022 - TypeScript
-
Updated
Feb 25, 2022
-
Updated
Mar 7, 2022 - TypeScript
-
Updated
Feb 8, 2022 - Shell
-
Updated
Feb 19, 2022 - TypeScript
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Mar 3, 2022 - TypeScript
-
Updated
Mar 7, 2022 - TypeScript
-
Updated
Nov 22, 2021 - JavaScript
-
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
Feb 22, 2022 - TypeScript
-
Updated
Jan 26, 2022 - TypeScript
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Jul 13, 2021 - Less
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
Feb 27, 2022 - Rust
-
Updated
Jan 24, 2022 - JavaScript
-
Updated
Mar 5, 2022 - C++
-
Updated
Mar 6, 2022 - TypeScript
Created by Microsoft Corporation
Released April 29, 2015
Latest release 2 days ago
- Repository
- microsoft/vscode
- Website
- code.visualstudio.com
- Wikipedia
- Wikipedia
I have long been looking for a way to keep my tabs tidy and was extremely happy to find the
workbench.editor.limit
feature.Per @bpasero microsoft/vscode#9872 (comment), dirty tabs count towards the editor tabs limit. This is unfortunate, because I often have several dirty tabs and once their number approaches the open tabs li