Code Editor

To create a good user experience, we also need to implement a well-developed code editor alongside the C0VM. By using the CodeMirror 6 editor and developing a series of extensions for this project, we provide some basic debugger feature, syntax highlighting and other editor features to the code editor.

This documentation will focus on the plugins in code editor.

Last updated