TODO Lists: todos not recognized in Grails gsp files

Grails GSP files are recognized as HTML templates. Code completion and inspection are available. But TODOs are not extracted.

This todo is successfully extracted from a .html file, but not from a .gsp file.

<!-- @todo implement me for gsp files :) -->


Is there anything i can do to enable it?

Thanks,
Juri

0
2 comments

Hello Juri,

Most likely this is a bug, related to this YouTrack issue: http://youtrack.jetbrains.net/issue/IDEA-56520

Grails GSP files are recognized as HTML templates. Code completion and
inspection are available. But TODOs are not extracted.

This todo is successfully extracted from a .html file, but not from a
.gsp file.

 implement me for gsp files :) -->]]>


Is there anything i can do to enable it?

Thanks,
Juri
---
Original message URL:
http://devnet.jetbrains.net/message/5280364#5280364


--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Hi Dmitry,

ah true. Time to upgrade to 10 :)
Thank you very much!

Greetings,
Juri

0

Please sign in to leave a comment.