The Wayback Machine - https://web.archive.org/web/20220414135015/https://github.com/topics/visual-studio-code
Skip to content
#

Visual Studio Code

visual-studio-code logo

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,342 public repositories matching this topic...

DonJayamanne
DonJayamanne commented Apr 7, 2022

Discussed in microsoft/vscode-jupyter#9630

Originally posted by jhconning April 7, 2022
The Quarto notebook project builds part of its documentation around how to use vs-code with the jupyter extension to create beautifully rendered HTML and pdf documents https://quarto.org/docs/get-started/hello/vscode.ht

bug help wanted markdown good first issue
lqzhgood
lqzhgood commented Nov 2, 2021

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

tomparkp
tomparkp commented May 19, 2021

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="

brentgti
brentgti commented Sep 9, 2021

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

Created by Microsoft Corporation

Released April 29, 2015

Latest release 3 days ago

Repository
microsoft/vscode
Website
code.visualstudio.com
Wikipedia
Wikipedia

Related Topics

text-editor vscode-extension vscode-theme