@neo4j-cypher/editor-support
v1.0.2
Published
Core functionality to support Cypher integration into editors
Downloads
25,327
Keywords
Readme
@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...