nikita-vanyasin / cm5-aql

Legacy codemirror5 mode for ArangoDB Query Language (AQL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeMirror AQL mode

Legacy CodeMirror5 mode for ArangoDB Query Language (AQL).

How to use

Basic use

Load index.js at adequate locations in your HTML structure. Mention mode: 'aql' when creating your CodeMirror instance.

Advanced npm user (not tested)

npm i cm5-aql

About

Legacy codemirror5 mode for ArangoDB Query Language (AQL)

License:MIT License


Languages

Language:JavaScript 100.0%