-
Updated
Jun 12, 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,575 public repositories matching this topic...
-
Updated
Jun 13, 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
Some ideas to support easier and more controllable tag management:
- auto-complete/intellisense for tags. if we consider that they are to be in some way controlled or loosely controlled it would be helpful.
- an ability to dump all tags in the alphabetical order into an auto-updated md file for easy viewing, exporting, visualization, etc...
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 13, 2021 - TypeScript
- I have searched through existing issues
Feature Request
https://user-images.githubusercontent.com/9758711/118620178-d5ff1000-b7f7-11eb-8a65-f3221ec5ac3b.mov
-
Updated
May 26, 2021 - JavaScript
how to use gui in the AidLearning?how to custom the gui?
-
Updated
Jun 13, 2021 - JavaScript
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Jun 12, 2021 - Shell
-
Updated
Jun 4, 2021 - TypeScript
-
Updated
Jun 10, 2021 - TypeScript
-
I'm sure this issue is not a duplicate.
-
I'm submitting an icon request:
- Type:
file_type - Icon Name: ``
- Sample original Icon: 
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...