Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@neo4j-cypher/editor-support

neo4j7.5kApache-2.01.0.2TypeScript support: included

Core functionality to support Cypher integration into editors

cypher

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...