Skip to content

Monapad v1.1.0

Choose a tag to compare

@sheetau sheetau released this 25 Jun 21:19
· 116 commits to main since this release

Added

  • Support for custom CSS and themes. You can now create .css files 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.