0.0.1 • Published 6 years ago
ace-mode-move v0.0.1
ace-mode-move
Syntax highlighting for Libra's Move language (https://developers.libra.org/docs/move-paper), for Ace ( https://ace.c9.io/ )
Based on https://github.com/raphaelhuefner/ace-mode-solidity.
TODO: extend tests
- The
builddirectory holds prebuilt versions of the Move edit mode like you would find in the ace-builds repository. - The
build/legacydirectory has older versions which were built with a re-created ACE build process which does not crash on recent Node.js versions. - As an added bonus, the
legacydirectory has also brace (ACE for browserify) versions, look forsrc-bracesubdirs. mode-javascript.jsfiles only exist to ensure the 2 build processes are consistent.- Currently the only tested build is
build/remix-ide/mode-move.jsbecause the main focus is to enable Remix IDE to start using this NPM package.
0.0.1
6 years ago