Code suggestion & auto-completion in 8858
I'm editing a xhtml file. I type "<" then see a suggestion box of h:panelGroup (the last h I used, I like this feature of Idea very much), a4j:actionparam ....
Then I type "h" and see h:panelGroup, h:column, ... Then I type ":" and Idea inserts "<h:panelGroup:" into my file!!!
Edited by: Thai Dang Vu on Oct 3, 2008 7:40 PM
Please sign in to leave a comment.
Thai Dang Vu wrote:
Will be fixed in the next EAP, sorry
Hi Peter and everybody,
I'm using 8890 and editing a xhtml file again. And this doesn't happen to all xhtml files!!! But this happens in this file:
hm... I type "<" below the last ]]> and see h1, h:column, a4j:.... Then I type "h" and see h1, h:column, h2, h3 ... Then I type ":" and Idea inserts <h1: into my file!!! Again, this doesn't happen to existing files (not sure to all existing files because I tried with only a few files), but it happens to my 2 new files.
Fixed