Skip to content

Releases: neo4j/cypher-language-support

@neo4j-cypher/react-codemirror@2.0.0-next.14

13 Nov 08:30
dd41bf6
Compare
Choose a tag to compare

Patch Changes

  • d85c1e0: Fixes bug with auto-completions
  • Updated dependencies [bccf518]
    • @neo4j-cypher/language-support@2.0.0-next.11

@neo4j-cypher/language-support@2.0.0-next.11

13 Nov 08:30
dd41bf6
Compare
Choose a tag to compare

Patch Changes

  • bccf518: Fixes signature help bug with arguments that include a default value

@neo4j-cypher/language-server@2.0.0-next.12

13 Nov 08:30
dd41bf6
Compare
Choose a tag to compare

Patch Changes

  • d85c1e0: Fixes bug with auto-completions
  • Updated dependencies [bccf518]
    • @neo4j-cypher/language-support@2.0.0-next.11

@neo4j-cypher/react-codemirror@2.0.0-next.12

28 Oct 16:02
3b890c5
Compare
Choose a tag to compare

Patch Changes

  • dcbe67d: Expose moveFocusOnTab property on the CypherEditor component to conditionally disable tab keymappings
  • e9621c8: Re-export language support from react codemirror
  • Updated dependencies [2e72ac8]
    • @neo4j-cypher/language-support@2.0.0-next.9

@neo4j-cypher/language-support@2.0.0-next.9

28 Oct 16:02
3b890c5
Compare
Choose a tag to compare

Patch Changes

  • 2e72ac8: Adds errors for undeclared procedures / functions

@neo4j-cypher/language-server@2.0.0-next.10

28 Oct 16:02
3b890c5
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2e72ac8]
    • @neo4j-cypher/language-support@2.0.0-next.9

@neo4j-cypher/react-codemirror@2.0.0-next.11

14 Sep 09:04
752ddf6
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [05663bd]
    • @neo4j-cypher/language-support@2.0.0-next.8

@neo4j-cypher/language-support@2.0.0-next.8

14 Sep 09:03
752ddf6
Compare
Choose a tag to compare

Patch Changes

  • 05663bd: Fixes bug using non language keywords (EXPLAIN, PROFILE, etc) as symbolic names

@neo4j-cypher/language-server@2.0.0-next.9

14 Sep 09:03
752ddf6
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [05663bd]
    • @neo4j-cypher/language-support@2.0.0-next.8

@neo4j-cypher/react-codemirror@2.0.0-next.10

06 Sep 16:10
f444ce5
Compare
Choose a tag to compare

Patch Changes

  • bb7e9d3: Simplify detection and handling of value prop updates