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

execute single line query on enter by default #233

Closed OskarDamkjaer closed 2 months ago

OskarDamkjaer commented 2 months ago

This matches the behavior of the cypher editor in Browser by default

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 169dd31bab51104e5d622dc7062d89ee9a55a1e8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ----------------------------------------- | ----- | | @neo4j-cypher/react-codemirror | Patch | | @neo4j-cypher/react-codemirror-playground | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

danieladugyan commented 2 months ago

This is missing the bump in codemirror/view right?

Also could you please rebase with master? I see the changes to the package-lock have an old version of the neo4j vscode plugin

Yes I will make sure to rebase with master! As for the version bump, I can bump if you want but this PR solves the issue either way.

ncordon commented 2 months ago

Yes I will make sure to rebase with master! As for the version bump, I can bump if you want but this PR solves the issue either way.

Yes please, bump the version.