-
-
Notifications
You must be signed in to change notification settings - Fork 951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IntelliJ - Better IDE Support #13910
Comments
Tag Libs -
|
Tested in Grails 6.2.2Fields plugin tags do not autocomplete and show up red. Seems like base tags are back to clicking into source again. I was previously ending up in an xml file. Do we have an example of any Plugin that has working autocomplete tags? |
I've updated the ticket description for more IDEA tickets to document the problems found by |
I added https://youtrack.jetbrains.com/issue/IDEA-342753 to the list of issues since it seems to be persistent under some circumstances. It may actually be fixed in environments that are setup from scratch. |
Issue description
Placeholder ticket to discuss issues with current IntelliJ integration and how we can help provide better IDE support. Please consider voting for these issues on JetBrain's tracker to help us get better IDE support.
Known IntelliJ Issues
go to declaration
unless sources are downloaded - IDEA-364650go to
support - IDEA-199021all
instead ofbin
if using gradle via wrapper OR use a local gradle distribution with the sources)go to declaration
in Multiproject builds will open the class file - IDEA-342753The text was updated successfully, but these errors were encountered: