D |
Dennis Koch |
The current code editor feels more like a simple textarea with a bit of code highlighting. It could be improved with e.g. Ace (ace.c9.io/) or similar.
With the current editor I'd rather copy & paste my code to my local editor, make the changes there and copy & paste it back into the textarea.
Activity Newest / Oldest
purplespider
Loving the new editor, but I miss the ability to make the field larger by dragging the corner, something I usually did when editing the NGINX config, for example. Is it possible to restore this funcationality with the new editor?
Dennis
Yes, working on it!
Daniele
It would be very useful to add code completion in monaco editor, under the nginx configuration panel. One monaco plugin like this github.com/jaywcjlove/nginx-editor
Dennis
Status changed to: Live
Dennis
Alright, so the monaco editor is now live. Would appreciate if you guys can test the editor for me!
Dennis
Status changed to: In progress
Dennis
Small status update on this: we have been working on a new code editor 🤩
Monaco editor has been built in, and we're currently working out the small kinks before we release.
philipp
Great news, Dennis. Would be great to give the editors also much more space to work in. E.g. in the nginx config editor, a fulscreen mode would be very useful. :)
philipp
Each time I have to edit code in the current editor, I wonder when this will be improved. CodeMirror might be a much better alternative, too: codemirror.net/6/
LarsKlopstra
BUMP: I'd love a better editor - just something basic like Rob mentioned below. Tabbing, commenting and a mono spaced font please! (JetBrains Mono ;))
Rob de Kort
I agree, some basics like tabbing and commenting would be great.
Dennis
Status changed to: Under review