editor
Here are 4,216 public repositories matching this topic...
Quill is a modern WYSIWYG editor built for compatibility and extensibility.
-
Updated
Dec 17, 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
Jan 3, 2022 - JavaScript
A completely customizable framework for building rich text editors. (Currently in beta.)
-
Updated
Jan 2, 2022 - TypeScript
A modern and intuitive terminal-based text editor
-
Updated
Jan 3, 2022 - Go
Copy some text, then on official demo, select all content (ctrl A + ctrl A) and try to paste. Nothing happens.
This is a minor bug, because a quick workaround is to delete the text prior to paste the content of the clipboard.
Steps to reproduce:
- Copy some text
- Go to https://editorjs.io
- Select all content, by typing ctrl A + ctrl A
- Try to paste
Device, Browser, OS: Macboo
Feature Description:
The onVisibilityChanged event can be removed safely (deprecated for some time) as there are no references.
https://github.com/eclipse-theia/theia/blob/d149f5166063412e40350b6cad16104175d6fa4f/packages/co
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
-
Updated
Mar 29, 2021 - JavaScript
Open source API-compatible alternative to the text editor Sublime Text
-
Updated
Jan 2, 2021
binary releases of VS Code without MS branding/telemetry/licensing
-
Updated
Jan 3, 2022 - Shell
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
-
Updated
Jan 4, 2022 - Rust
-
Updated
Jan 3, 2022 - TypeScript
The headless editor framework for web artisans.
-
Updated
Jan 3, 2022 - TypeScript
The open source embeddable online markdown editor (component).
-
Updated
Dec 14, 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
Dec 6, 2021 - JavaScript
Oni: Modern Modal Editing - powered by Neovim
-
Updated
Apr 1, 2020 - TypeScript
The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
-
Updated
Dec 30, 2021 - TypeScript
The swiss army knife of lossless video/audio editing
-
Updated
Jan 1, 2022 - JavaScript
Discussed in react-page/react-page#1087
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
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
-
Updated
Jan 1, 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."



As of VSC 1.61, the default setting file is opened in group if
"workbench.settings.editor"is set to be"json"and `"wor