You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really wonder why this seems to be such a rare issue for the users of the plugin.
Anyhow, the plugin without this feature does not seem to be the 100% perfect solution in our case.
FYI: In our project, we would like to protect some concatenated strings which build up some kind of sql query from rearrangement to keep it more human readable.
What happened?
The IntelliJ plugin ignores formatter guards (e.g. @Formatter:off/on) even though IntelliJ itself is setup to respect it.
What did you want to happen?
Do not overwrite the formatter guard settings (or at least provide a settings option to respect those).
The text was updated successfully, but these errors were encountered: