neo4j / cypher-language-support

Neo4j's Cypher Language support
https://neo4j.github.io/cypher-language-support/
Apache License 2.0
31 stars 5 forks source link

VS Code Extension does not pull information from Aura DB #238

Closed anthony-b-dev closed 3 days ago

anthony-b-dev commented 1 month ago

Hello, new to Neo4j and I was trying to get set up with the VS Code extension for some highlighting and autocompletion. It looks like the highlighting works decently, but it doesn't seem to pull any information from the database so I'm still typing everything out manually. I don't even have the option to specify extension settings in .vscode/settings.json to potentially link it to my database.

I have a free AuraDB instance that I'm trying to mess around with.

I can't seem to figure out what I'm missing here?

daveajrussell commented 1 month ago

Hi @anthony-b-dev,

Thanks for trying out the extension!

Please can I check that within the extension you've created a connection to your Aura instance, and are connected to it?

This is required to enable database aware features. There's some information on how to set this up here.

For an Aura connection, your connection settings might look a little something like this: Screenshot 2024-07-17 at 13 58 04

Please let us know how you get on, and let us know if there are any other questions that we can help with.

ncordon commented 3 days ago

I'll close this due to inactivity. As described, the plugin does indeed work with Aura DBs, let us know if you have other questions we could help with.