editor
Here are 4,633 public repositories matching this topic...
-
Updated
Jun 10, 2022 - JavaScript
-
Updated
Jun 9, 2022 - JavaScript
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...
-
Updated
Jun 11, 2022 - TypeScript
-
Updated
Jun 11, 2022 - Rust
-
Updated
Jun 10, 2022 - Go
Bug Description
-
Updated
Jun 11, 2022 - Shell
-
Updated
Mar 29, 2021 - JavaScript
-
Updated
Jan 2, 2021
-
Updated
Jun 11, 2022 - TypeScript
-
Updated
Jun 6, 2022 - TypeScript
-
Updated
Mar 9, 2022 - JavaScript
- Select theme with thick strip in line number block.
- Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
- Open another file. All display properly.
- If you see carefully that the whole block with line numbers in the first case is shifted to the left.
First file
-
Updated
Jan 7, 2022 - JavaScript
-
Updated
Jun 8, 2022 - JavaScript
-
Updated
Jun 10, 2022 - TypeScript
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Jun 10, 2022 - TypeScript
The Terrain Brush can fill full tiles by holding Control. It is mentioned in the manual, but it would be nice if this feature was easier to discover. Also some people may want this mode to be the default, so that they don't have to hold Control all the time.
I'd suggest we add a toggle button, or two buttons to switch between, to the toolbar for the Terrain Brush. It should allow changing the c
-
Updated
Jun 12, 2022 - TypeScript
-
Updated
Jun 7, 2022
Improve this page
Add a description, image, and links to the editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the editor topic, visit your repo's landing page and select "manage topics."

Mark
<...>inpunctuation.definition.typeparameters.begin.tsandpunctuation.definition.typeparameters.end.tsas brackets.Should be very easy, given the new bracket matching feature to consider textmate scopes.