Skip to content

Releases: neo4j/cypher-language-support

@neo4j-cypher/[email protected]

10 Feb 11:21
bdfe373
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

10 Feb 11:21
bdfe373
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 50cc73e: Adds errors when passing an invalid cypher version in query
  • 5ef538d: Solves highlighting bug with multiline constructs embedded in the preparser
  • b988d3b: Solves bug splitting commands which was breaking for queries just containing comments

@neo4j-cypher/[email protected]

10 Feb 11:21
bdfe373
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

04 Feb 13:53
1ef54f2
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

04 Feb 13:53
1ef54f2
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 8ec797d: Updates semantic error worker to use given cypher version
  • 7aa9c3a: Adds hints to the error when using a procedure/function where the other would be appropriate
  • 2be5469: Updates grammar and semantic analysis to version 2025.01.0
  • 245fb6a: Automatically opens autocompletions after "YIELD "
  • c587b81: Fixes bug using console commands as variables or labels
  • 3f8b64f: Fixes bug reporting missing label / rel type when inside opposite pattern
  • 043d766: Moves the syntax errors to the semantic analysis web worker
  • 704d1c5: Adds autocompletions for CYPHER

@neo4j-cypher/[email protected]

04 Feb 13:53
1ef54f2
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

23 Dec 14:25
3f09c38
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

23 Dec 14:25
3f09c38
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 84a12fc: Added parsing of CYPHER and CYPHER =
  • d329252: Adds deprecation warning tags on deprecated functions/procedures
  • b0e419e: Adds backticking when needed on autocompletions of aliases and database names

@neo4j-cypher/[email protected]

23 Dec 14:25
3f09c38
Compare
Choose a tag to compare
Pre-release

Patch Changes

@neo4j-cypher/[email protected]

13 Dec 12:41
af15885
Compare
Choose a tag to compare
Pre-release

Patch Changes