antosdk-apps/Antedit
2021-05-11 15:05:28 +02:00
..
assets first release of libantosdk 2021-04-18 18:49:53 +02:00
build enable downlevelIteration build option in typescript 2021-05-11 15:05:28 +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 add missing locale worker to libantosdk source 2021-05-02 13:17:40 +02:00
build.json add missing locale worker to libantosdk source 2021-05-02 13:17:40 +02:00
package.json add missing locale worker to libantosdk source 2021-05-02 13:17:40 +02:00
project.json first release of libantosdk 2021-04-18 18:49:53 +02:00
README.md SUpport to change language mode in antedit 2021-05-01 12:17:00 +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