Releases
v0.7.0
v0.0.7 – Editor Customization & Themes
Compare
Sorry, something went wrong.
No results found
🆕 Added
Added custom theme support.
Added dedicated editorOptions configuration.
Added configurable editor features:
Line numbers
Line wrapping
Active line highlighting
Selection matching
Code folding
Bracket matching
Auto-close brackets
Indentation on input
Configurable indentation size
Tab indentation
Multiple selections
✨ Improved
Replaced CodeMirror basicSetup with a customizable minimalSetup-based implementation.
Separated editor configuration from language configuration.
Modularized editor setup and consolidated keymaps.
Improved editor API organization and documentation.
💥 Breaking
Basic editor setup options are now configured through the dedicated editorOptions API.
📝 Notes
Minor release introducing custom theme support, a dedicated editor configuration API, and a more flexible, modular editor setup.
You can’t perform that action at this time.