Added
- Support for custom CSS and themes. You can now create
.cssfiles in a specific folder to fully customize the look and feel of your editor. Details here. - Several new syntax highlight styles.
- Option to disable syntax highlighting.
- Minimap support.
- Japanese language support.
- Status bar now shows the number of characters currently selected.
Changed
- Some syntax markers now appear semi-transparent for better visual clarity.
- Improved tab operations: when closing tabs (similar to Chromium), tab width now auto-adjusts, allowing rapid consecutive tab closures without moving the cursor.
- Updated file extension icons for minimized view mode.
Fixed
- Fixed an issue where themes were not being applied to Monaco Editor widgets.