antosdk-apps/Antedit
2021-04-21 11:37:58 +02:00
..
assets first release of libantosdk 2021-04-18 18:49:53 +02:00
build update compatibility to AntOS next 2021-04-21 11:37:58 +02:00
css first release of libantosdk 2021-04-18 18:49:53 +02:00
extensions first release of libantosdk 2021-04-18 18:49:53 +02:00
ts update compatibility to AntOS next 2021-04-21 11:37:58 +02:00
build.json update antedit v0.1.5 2021-04-19 16:48:53 +02:00
package.json update compatibility to AntOS next 2021-04-21 11:37:58 +02:00
project.json first release of libantosdk 2021-04-18 18:49:53 +02:00
README.md update compatibility to AntOS next 2021-04-21 11:37:58 +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.7-a: Add keyboard shortcut support to extension actions