-
Build a Markdown Editor that allows users to write Markdown and preview the rendered HTML.
-
hi sonic! if you're seeing this, just telling you that your editor isn't working atm and it just shows a picture of you in MM 120 (also does a glitch effect after a bit of a while). is there anything …
-
Expected behaviour
//save proj
var projectStr = chartEditor.editor.chart.toProjectStr();
//load proj
chartEditor.editor.chart.loadProject(chartProjectJson);
my previously built chart should l…
-
```[tasklist]
### Emacs
- [ ] https://github.com/emacs-lsp/lsp-mode/pull/4606
- [ ] Elgot
```
```[tasklist]
### Neovim
- [ ] https://github.com/mason-org/mason-registry/pull/7480
- [ ] https…
-
Hi Ken,
Sorry to add to you're problems, when you're trying to sort out what's happening with the moving target that is Bookworm. Hopefully it's a simple one.
I've just installed gtk on a Raspberr…
-
Normally when using the editor , you can move you cursor over a word, then click, and get an insert cursor to appear at that spot. Then you can enter new text, copy, delete, etc. However, if you no…
-
**User Story**
Es muss ein konfigurierbares Avatar Modell vorhanden sein
**Akzeptanzkriterien**
- [ ] Konfigurierbarer Avatar ist erstellt
- [ ] Avatar ist abgelegt auf Repo
- [ ] Avatar ist gesich…
-
Having Undo/Redo in the GUI editor is quite wanted by the users. Unfortunately there's none.
This task suggests coding an abstract Undo/Redo system in the Editor first, and then a specialized imple…
-
### What feature do you want to get added on the **base** engine?
there should be a paper sprite on the bottom right with the list of controls, with the info text being a bit smaller (of course where…
-
Is there a code editor for SC-Script that can be embedded in a Winforms app? One that makes use of Roslyn editing features? Intellisense, etc?