Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 .bashrc

export ORG_GRADLE_PROJECT_intellijPublishToken="XXX"

grammarkit -> generateLexer
intelij- > buildPlugin
intelij- > publishPlugin
```