editor
Here are 3,144 public repositories matching this topic...
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message b
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Sep 28, 2020 - TypeScript
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Sep 24, 2020 - Go
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
Dec 30, 2019
Describe a bug:
blocks.insert API does not pass config parameter to Tool
Steps to reproduce:
- Open insert method docs (https://editorjs.io/blocks#insert)
- Call insert method with the third parameter (config)
- Tool receives an empty config object
Expected behavior:
Config is passed to Tool constructor
Editor.js 2.18.0
Code sample
<!DOCTYPE html>
<htmlBug Description:
Extension with long description - we do not see the full description of the plugin
Steps to Reproduce:
- run theia with env variable: THEIA_PLUGINS=local-dir:/<>/git/theia/plugins
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Jul 4, 2019 - 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
Describe the bug
I'm using this extension to inject custom css and an expected side effect is that vscode complains about the installation being corrupt. Now with normal vscode there's an option to never show the notification again like seen here:

- No controls appears
-
Updated
Sep 28, 2020 - JavaScript
To quote eishiya from the Tiled forum:
When highlighting a layer, have an option for a light colour as the fade colour. The dark default doesn’t work well with dark tiles, as they blend in.
Could probably be added alongside the grid color configuration.
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Sep 12, 2020 - JavaScript
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."


When executing search from extension api 2 checkboxes are not exposed:
![Screenshot (341)](https://user-images.githubusercontent.com/9638156/94437036-e6e60d00-01a5-11eb-931a-e76859e5aab5.png