cypher-language-support icon indicating copy to clipboard operation
cypher-language-support copied to clipboard

Neo4j's Cypher Language support

Results 15 cypher-language-support issues
Sort by recently updated
recently updated
newest added

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

* Exposes `_internalFeatureFlags` in both the `language-support` and the `react-codemirror` package for internal consumption. * Makes the old `enableConsoleCommands` into the first feature flag.

Archives VSCode artifacts when merging to `main`. The result can be seen in [0b79209](https://github.com/neo4j/cypher-language-support/pull/257/commits/0b79209cd60f4d5b1ab87734a5b779f9bf9a31fa)

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

Introducing a webview template engine that defines a common html document and stylesheets. Webviews can be configured to include additional script files and stylesheets for their own purposes.

Currently with our vscode extension, we have 2 instances on the schema poller.. 1 in the vscode extension, that is used for connecting to and listing databases and their properties....

Extends #234 with the same warnings for procedures

not-ready-for-review