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'm less familiar with IDEA plugins, so not sure how to suggest an approach or anything here.
I see that this plugin lists itself as "Compatible with IntelliJ IDEA, Android Studio"
I can't find it in the plugin marketplace. I think that's probably related to issue #12 though
When I try to download the plugin and install from disk (naively) I get an error that says "Incompatible (supported only in IntelliJ IDEA)"
Skimming over the code, it looks like this should be fairly IDE-agnostic, since it's all lexers and parsers and stuff. Is it possible to release this for more IDE types? E.g. CLion is also requested in #10
The text was updated successfully, but these errors were encountered:
I'm less familiar with IDEA plugins, so not sure how to suggest an approach or anything here.
I see that this plugin lists itself as "Compatible with IntelliJ IDEA, Android Studio"
I can't find it in the plugin marketplace. I think that's probably related to issue #12 though
When I try to download the plugin and install from disk (naively) I get an error that says "Incompatible (supported only in IntelliJ IDEA)"
Skimming over the code, it looks like this should be fairly IDE-agnostic, since it's all lexers and parsers and stuff. Is it possible to release this for more IDE types? E.g. CLion is also requested in #10
The text was updated successfully, but these errors were encountered: