Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jf17/mql-plugin
Syntax highlighting for Enovia MQL(Matrix Query Language) Queries.
https://github.com/jf17/mql-plugin
enovia idea-plugin intellij intellij-plugin matrix matrix-query-language mql
Last synced: 1 day ago
JSON representation
Syntax highlighting for Enovia MQL(Matrix Query Language) Queries.
- Host: GitHub
- URL: https://github.com/jf17/mql-plugin
- Owner: jf17
- License: apache-2.0
- Created: 2021-02-28T19:57:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T17:37:51.000Z (about 1 year ago)
- Last Synced: 2023-11-10T16:46:39.318Z (about 1 year ago)
- Topics: enovia, idea-plugin, intellij, intellij-plugin, matrix, matrix-query-language, mql
- Language: Java
- Homepage:
- Size: 293 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change-color.png
- License: LICENSE
Awesome Lists containing this project
README
# MQL(Matrix Query Language) plugin for the IntelliJ IDEA
Get from Marketplace: https://plugins.jetbrains.com/plugin/16197-mql
### ![Screenshot](/file.png?raw=true)
### ![Screenshot](/change-color.png?raw=true)
```
nano .bashrcexport ORG_GRADLE_PROJECT_intellijPublishToken="XXX"
grammarkit -> generateLexer
intelij- > buildPlugin
intelij- > publishPlugin
```