Replies: 1 comment 4 replies
-
|
The built-in editor is already usable for trivial editing tasks, no need to complicate it, indeed, but it's important to make the online editor fully cacheable so it can work offline. AFAIK, it is achievable via a service worker and optionally a PWA manifest. It'd be also good to allow using it inside an iframe so Violentmonkey can embed it seamlessly in the UI. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just an idea, it can be
I think it's much better than tweaking the CodeMirror editor inside Violentmonkey. So why not keep the internal editor as simple as possible and build a powerful one in the free world?
👉 Play
Beta Was this translation helpful? Give feedback.
All reactions