Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Cypher Language SupportNew to Visual Studio Code? Get it now.
Cypher Language Support

Cypher Language Support

Lucas Goudin

|
2,360 installs
| (3) | Free
Syntax Highlighting and auto-completion for the Cypher Query Language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cypher Language Support

Features

  • Syntax highlighting.
  • Hover information for keywords. (MATCH, RETURN, WITH...)
  • Intellisense for keywords.
  • Hover information for functions. (abs(), cos()...)
  • Intellisense for functions.
  • Hover information for the APOC library. (apoc.when(), apoc.cypher.run()...)
  • Intellisense for the APOC library.

Roadmap

  • Displaying a definition when between function parenthesis.
  • Allowing the user to connect the extension to a Neo4j database and get the appropriate hover info and Intellisense.
  • Intellisense for declared variables (nodes, relationships, WITH aliases...)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft