Lucsieben97
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How do I specify the build action when creating a language plugin for IntelliJ?
I'm currently developing a language plugin for IntelliJ. I've already implemented lexer / parser and syntax highlighting but it would be nice to trigger a build action from IntelliJ. In other...