UNPKG

@neo4j-cypher/editor-support

Version:

Core functionality to support Cypher integration into editors

10 lines (5 loc) 306 B
### @neo4j-cypher/editor-support This package powers linting, autocompletion, and syntax highlighting for the cypher query language. It is used by packages that support codemirror 5, codemirror 6, and monaco. The main export of this package is the `CypherEditorSupport` class. More docs coming soon...