This is customized Ace Editor with following files added;
- ace/lib/ace/mode/turtle.js
- ace/lib/ace/mode/turtle_highlight_rules.js
- ace/lib/ace/mode/turtle_worker.js
In order to customize functionality further;
-
Edit the relevant file
-
Build
node ./Makefile.dryice.js
-
Copy build/src folder in rdfturtleeditor/build for changes in editor to take effect
In case of problems, feel free top open issue on this GH