Skip to content

Commit 75332f7

Browse files
committed
Update README a bit
1 parent 1f6ea2a commit 75332f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ Plugin is [available for download](https://plugins.jetbrains.com/plugin/8087) fr
3030
- Understands queries in `.cyp`, `.cypher` or `.cql` files
3131
- Syntax highlight and error reporting
3232
- Refactoring support for identifiers, labels, relationship types and properties
33-
- Autocompletion support for identifiers, labels, relationship types, properties and stored procedures. Information gathered from existing queries and configured data sources
33+
- Autocompletion support for identifiers, labels, relationship types, properties, functions and stored procedures. Information gathered from existing queries and configured data sources
34+
- Provide documentation for functions and stored procedures
3435
- Auto-inject Cypher language for: [neo4j](https://github.com/neo4j/neo4j), [neo4j-ogm](https://github.com/neo4j/neo4j-ogm), [spring-data-neo4j](https://github.com/spring-projects/spring-data-neo4j), [neo4j-harness](https://github.com/neo4j/neo4j/tree/3.1/community/neo4j-harness), [py2neo](https://github.com/nigelsmall/py2neo)
3536

3637
## Supported Jetbrains products

0 commit comments

Comments
 (0)