/neo4j-vscode

VS Code Extension Experiments

Primary LanguageTypeScriptMIT LicenseMIT

Neo4j VS Code Extension

The Neo4j VS Code Extension allows you to manage connections and run Cypher without leaving VS Code.

Extension Screenshot

Features

  • 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

Roadmap

  • Built-in Cypher formatting
  • Better result handling
  • Open your connection in Workspace, Bloom, Browser and more...
  • More code snippets

Feedback

If you have any comments, feedback or feature requests please feel free to open an Issue. PRs are also welcome.

Acknowledgements