Support the plugin in Intellij IDEA #87
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Create an Intellij IDEA plugin to make it easier to use the Reflekt plugin: add an inspection for searching the Reflekt and SmartReflekt calls and describe what of the part will be replaced at the compile time.
The main reason for it: it can be difficult for users to understand clearly what of the part from the query will be run at the run-time in the composite queries, e.g.:
This example will be replaced into something like this:
And the last part will be executed at the run-time
The text was updated successfully, but these errors were encountered: