Coding: How to get code suggestions and function completion in Netbeans? Kodowanie: Jak uzyskać kod sugestie i zakończenie funkcji w Netbeans?
Posted on 15. Zamieszczone w dniu 15. Jun, 2009 by Dragos in Apps , Coding Cze, 2009 Dragos w Aplikacje, Coding
I was struggling myself in finding how to get the code suggestions feature work in Netbeans. Miałem problemy ze znalezieniem sobie, jak uzyskać sugestie kod funkcji pracy w 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. Wiedziałem, że to tam, a czasem przypadkowo wyzwalane, ale nigdy nie mogłem dowiedzieć się, jaka kombinacja klawiszy musiałem uderzyć w celu polu propozycje się pojawiają. So I decided to open a new window in Netbeans and try all possible keyboard combinations. Postanowiłem więc, aby otworzyć nowe okno w Netbeans i próbować wszystkich możliwych kombinacji klawiatury. Fortunately, I found it quickly Na szczęście znalazłem szybko ![]()
So, to make the code suggestion and function completion feature work (in Netbeans) you need to hit CTRL+\ whenever you need it. Tak więc, aby propozycja kod i zakończenia pracy funkcji funkcji (w Netbeans) trzeba trafić CTRL + \, gdy jest to potrzebne. Simple, isn't it? Proste, prawda?
Related posts: Podobne posty:
- JavaScript: Send function as a parameter to another function (callbacks) JavaScript: Wyślij funkcji jako parametr do innej funkcji (callback)
- Coding:How to fetch user profile data with SSI.php from a SMF forum database Kodowanie: Jak pobrać dane z profilu użytkownika SSI.php z bazy danych SMF forum
- PHP Error: Call to a member function fetch_assoc() on a non-object in PHP Error: Call to a member function fetch_assoc () w dniu wolnym od obiektu
- Coding: Don't make mistakes when resizing objects! Kodowanie: Nie popełniać błędy podczas zmiany rozmiaru obiektów! Preserve the initial ratio correctly! Zachowania pierwotnego stosunku poprawnie!
- JavaScript: Get anchor from URL JavaScript: Get kotwicę z adresu URL












































