Code suggestion in EL
I'm using 8M1. It seems to me that the code suggestion in EL (i.e. we type a variable name, type '.' and there is a list of things to select) if I type #{} and then go back to the middle of the curly brackets to write the expression. If I write #{ and then the expression, the code suggestion doesn't work.
Please sign in to leave a comment.
IDEA should autoinsert closing } when typing #{ so there is no need to
go back
Thai Dang Vu wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
I thought I turned the auto-adding-} feature in IDEA 7. Do you know where I can turn it on in IDEA 8?
It should work without additional configuration in JSP/JSPX file
Thai Dang Vu wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"