Can you show compilation messages in IntelliJ?
Answered
I'm trying to replicate what's shown in the gif at the top of https://getquill.io/ within the gif where it shows the sql query in intellij (the example shown uses eclipse). Reading in the article, it's done as a compilation message. I can't find a way to mimic this functionality in intellij. Is it possible? If so, can someone guide me on how to do this?
Please sign in to leave a comment.
There is no specific plugin for Quill sql queries expressions. I see there is an old request for such a plugin for IntelliJ IDEA: https://github.com/getquill/quill/issues/224