-
Updated
Jun 3, 2021 - TypeScript
vscode
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 6,514 public repositories matching this topic...
-
Updated
May 24, 2021 - JavaScript
Please confirm that this problem is VSCodium-specific
- This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.
Please confirm that the issue/resolution isn't already documented
- [ X ] I checked the Docs page and my issue is not mentioned there.
To Reproduce
Steps to reproduc
- Foam version: 0.13.1
- Platform: Linux
- Issue occur on the foam template repo: Yes
Summary
Ignoring files requires a restart of VS Code for the setting to be applied.
Steps to reproduce
- Add a folder to the foam.files.ignore setting. E.g.
"foam.files.ignore": ["/docs/**/*"] - Look at graph with "Show Graph" and see that t
Editor is undefined
Describe the bug
The property 'editor' can be undefined (see Screenshots section).
To Reproduce
Steps to reproduce the behavior:
- Start VSCode
- Check Breakpoints > Promise Rejects and Breakpoints > Uncaught Exceptions
- Start my extension in debug mode (Debugger > Launch client). I believe, that can be r
🚀 Feature Proposal
Adding leading zero in the question number will be an awesome feature for file explorer to sort files by the name.
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Jun 2, 2021 - TypeScript
Info
- Platform: Win
- Vetur version: v0.33.1
- VS Code version: 1.56.2
Problem
I'd like to use vetur.validation.template: true in order to get the <x> misses props: y validation hints. But if I turn this feature on the built-in eslint-plugin-vue rules are enabled which are not respecting my .eslintrc file (as far as i can tell this is the expected behaviour?).
Is there a
-
Updated
May 26, 2021 - JavaScript
how to use gui in the AidLearning?how to custom the gui?
-
Updated
May 29, 2021 - JavaScript
-
Updated
May 29, 2021 - TypeScript
-
Updated
Jun 3, 2021 - Shell
-
Updated
Apr 9, 2021 - TypeScript
-
Updated
Jun 1, 2021 - TypeScript
- I'm sure this issue is not a duplicate.
Hi,
I would prefer if an icon color of C++ implementation files .c/.cpp/.cc was different from a color of an icon for header files .h/.hpp/.hxx . Differentiating bet
-
Updated
May 17, 2021 - TypeScript
-
Updated
May 21, 2021 - JavaScript
-
Updated
Jun 3, 2021 - TypeScript
-
Updated
May 30, 2021 - TypeScript
-
Updated
Apr 27, 2021 - TypeScript
-
Updated
Jun 3, 2021 - Shell
-
Updated
Apr 14, 2021
-
Updated
Jun 2, 2021 - Jupyter Notebook
Created by Microsoft Corporation
Released April 29, 2015
Latest release 21 days ago
- Repository
- Microsoft/vscode
- Website
- code.visualstudio.com
- Wikipedia
- Wikipedia

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 diffconsole coloring), maybe would be useful for others too.https://github.com/microsoft/monaco-languages/ asks to create issues in this repo...