https://github.com/arangodb-community/aql-intellij-plugin
Intellij plugin for AQL, ArangoDB language support
https://github.com/arangodb-community/aql-intellij-plugin
aql arangodb intellij-plugin
Last synced: 3 months ago
JSON representation
Intellij plugin for AQL, ArangoDB language support
- Host: GitHub
- URL: https://github.com/arangodb-community/aql-intellij-plugin
- Owner: ArangoDB-Community
- License: apache-2.0
- Created: 2018-11-17T10:29:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-06T18:26:34.000Z (over 3 years ago)
- Last Synced: 2024-12-28T06:27:48.548Z (5 months ago)
- Topics: aql, arangodb, intellij-plugin
- Language: HTML
- Homepage:
- Size: 2.76 MB
- Stars: 30
- Watchers: 6
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

# AQL (ArangoDB) language support plugin for Intellij *IDEA* 2021.x IDE
## Build
```
gradle build```
Note:
build might take a while because it downloads Intellij Community Edition (300+MB, not sure exactly)## Run
```
gradle runIde```
## Find usages
## Docs
## Function arguments
## File editing
## Parameter language injection
## Licence
[Apache License Version 2.0](LICENSE.txt)