editor
Here are 3,658 public repositories matching this topic...
-
Updated
Jun 2, 2021 - 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 4, 2021 - TypeScript
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
Jun 4, 2021 - Go
CRUD via block ID
Hi,
First of all, I'd like to thank you for creating such a fantastic tool. It has been the core of my bachelor's degree, and I'm profoundly thankful for that. Currently, I've decided to combine CRDT (YJs) with editor.js as my degree thesis, but I'm facing some blockers now.
As the title suggests, I'm interested in having the opportunity to perform CRUD operations based on ID. This is vi
-
Updated
Jan 2, 2021
-
Updated
Mar 29, 2021 - JavaScript
Bug Description:
I found this bug when reviewing eclipse-theia/theia#9184. Although a filter is correctly configured:
It has no effect, as we a
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
-
Updated
Jun 4, 2021 - 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
Feb 10, 2021 - JavaScript
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
May 21, 2021 - JavaScript
-
Updated
Jun 4, 2021 - TypeScript
-
Updated
Jun 4, 2021 - TypeScript
The Tile Collision Editor currently always uses the theme's default panel background colour, even if the Tileset has a background colour set. One of the main uses for the Tileset background colour is to make tiles more visible regardless of theme colour, and it's a shame to be missing that in the Tile Collision Editor, where readability and precision are often very important.
I think the backgr
-
Updated
May 28, 2021 - JavaScript
-
Updated
May 5, 2021 - JavaScript
-
Updated
May 29, 2021
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."


Forking off the setting part off from microsoft/vscode#113913
PR: microsoft/vscode#124926