The Neo4j VS Code Extension allows you to manage connections and run Cypher without leaving VS Code.
- Cypher syntax highlighting
- Manage Neo4j connections in the Neo4j Sidebar
- Run Cypher statements in read or write transactions
- Highlight individual Cypher statements in your code and run with
- Supercharge your development with code snippets for
- Cypher
- Node.js, JavaScript, TypeScript and Python
- Built-in Cypher formatting
- Better result handling
- Open your connection in Workspace, Bloom, Browser and more...
- More code snippets
If you have any comments, feedback or feature requests please feel free to open an Issue. PRs are also welcome.
- Thank you to @jakeboone02 for the Cypher grammar file.