The Wayback Machine - https://web.archive.org/web/20220409191615/https://github.com/topics/vscode
Skip to content
#

vscode

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

vadimkantorov
vadimkantorov commented May 7, 2021

I'm making a client-side code editor with rudimentary Git support, and syntax highlighting for diff/patch files would be really nice - a way to view the whole diff in a single window (alternative to existing diffeditor - with similar colors to git diff console coloring), maybe would be useful for others too.

https://github.com/microsoft/monaco-languages/ asks to create issues in this repo...

ashtuchkin
ashtuchkin commented Jan 31, 2022
  • Foam version: v0.17.3
  • Platform: Mac
  • Issue occur on the foam template repo: Yes

Summary
When full path to repository contains parenthesis (e.g. My folder (1)), foam does not load the notes on start, which prevents link recognition, graph is empty, etc.

My best guess why that happens is that you use [micromatch library](https://www.

bug help wanted good first issue foam-core
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

dendron

Created by Microsoft Corporation

Released April 29, 2015

Latest release 2 days ago

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

Related Topics

text-editor vscode-extension vscode-theme