We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246d60c commit a941797Copy full SHA for a941797
1 file changed
packages/vscode-extension/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# neo4j-for-vscode
2
3
+## 1.14.0
4
+- Minor bugfixes (handling new linter naming scheme, formatter capitalizing preparser keywords in namespaces, linter terminating on slow queries, missing label warnings, handle queries needing implicit transactions)
5
+- Speed up symbol table reliant completions
6
+- Adds first iteration of schema aware completions for paths, behind feature flag
7
+
8
## 1.13.0
9
- Adjusts linting automatically depending on the neo4j version.
10
- Updates grammar and semantic analysis
0 commit comments