1
0
mirror of https://github.com/antos-rde/antosdk-apps.git synced 2025-04-10 14:56:44 +02:00

Antedit

Simple yet powerful text/code editor based on the Monaco editor, the editor that powers VS Code.

The editor functionality can be extended by its extension mechanism. Extension can be developed/released/isntalled by the editor itself.

Change logs

  • 0.1.8-a: Allow to change language mode
  • 0.1.7-a: Add keyboard shortcut support to extension actions