When I create an empty JSP file in a web module and type “<” and press cntl-space nothing happens. If I close the tag then code assist works.
So, cntl-space in an empty file displays nothing.
Typing “<” and cntl-space displays nothing.
If I tType “<>”, move the cursor in between the “<>”
and cntl-space works.
Shouldn’t it display a list of known tags as I enter characters?
Thanks!
Carlos