NB 7.1.1 - Code Templates do not show up during Code Completion
After moving to Netbeans 7.1.1 from Netbeans 7.0.1, I see that Code Templates no longer show up in the Code Completion Popup.
Steps to reproduce:
- Put the Caret inside a method body within a Scala file
- type
for - Hit Ctrl+Space
The for code template does not show up.
Platform Information: Ubuntu 11.10 JDK 1.6.0_30 (32 bit) Netbeans 7.1.1 Scala Plugin: Built from code in Git Repo as of March 08 2012.
I can verify this
Still happens for imports, and I think for a lot of other things. This feature is really needed ans essential. Code Completion should not only comes up after hit ctrl + space. It should comes up immediately while typing. Such option when the code completion should comes up, is missing inside the options for editor -> Code completion.
Using latest plugin and NB 8.1
If this bug is inactive, I will create a new one.