You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when added as a library to an inlet, this does already allow alt up/down to shift current line or selection. very nice (not bug free.. but acceptable!).
I'm wondering if you plan to stick with codemirror, I recall some talk about a home grown text editor?
The text was updated successfully, but these errors were encountered:
Interesting, we could add this by default easily. I'm overdue a lot of
improvements...
as for another editor, i'm not thinking of moving away from CodeMirror, i
think its really great. the only thing I want to do is make more plugins on
top of it.
when added as a library to an inlet, this does already allow alt up/downto shift current line or selection. very nice (not bug free.. but
acceptable!).
I'm wondering if you plan to stick with codemirror, I recall some talk
about a home grown text editor?
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/116
.
https://raw2.github.com/marijnh/CodeMirror/b1c895c3b4b0a1bbcdfde5ad3fa523a3eb2da552/keymap/extra.js
when added as a library to an inlet, this does already allow
alt up/down
to shift current line or selection. very nice (not bug free.. but acceptable!).I'm wondering if you plan to stick with codemirror, I recall some talk about a home grown text editor?
The text was updated successfully, but these errors were encountered: