Coding: How to get code suggestions and function completion in Netbeans?
Posted on 15. Jun, 2009 by Dragos in Apps, Coding
I was struggling myself in finding how to get the code suggestions feature work in Netbeans. I knew it was there and sometimes I accidentally triggered it, but I could never figure out what combination of keys I had to hit in order for the suggestions box to appear. So I decided to open a new window in Netbeans and try all possible keyboard combinations. Fortunately, I found it quickly
So, to make the code suggestion and function completion feature work (in Netbeans) you need to hit CTRL+\ whenever you need it. Simple, isn’t it?
Translate this post
Related posts:
- JavaScript: Send function as a parameter to another function (callbacks)
- Coding:How to fetch user profile data with SSI.php from a SMF forum database
- PHP Error: Call to a member function fetch_assoc() on a non-object in
- Coding: Don’t make mistakes when resizing objects! Preserve the initial ratio correctly!
- Apps: Best two IDEs to use with Linux Ubuntu
-
Muratdog










































