Enable code editor by default #5004
-
I am looking for a simple editor which just accepts the code. I dont want any of the other rich editor stuffs. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I don't think Lexical is a powerful editor for Code, maybe using the specific framework for building code editor for web like CodeMirror Or use the framework to build more powerful code editor which can run JS script online, like sandpack or webcontainers |
Beta Was this translation helpful? Give feedback.
I don't think Lexical is a powerful editor for Code, maybe using the specific framework for building code editor for web like CodeMirror
Or use the framework to build more powerful code editor which can run JS script online, like sandpack or webcontainers