Code Completion

"melG" <[email protected]> Thu, 30 Mar 2017 06:45:58 +0000
Newsgroups gmane.comp.java.netbeans.devel
Message-ID <[email protected]>
Actually, I followed the steps of the link you gave me.
In the "Implementing the Action" part, the "defaultAction(...)" method indicates that the completion popup should be closed when the code is completed. This is exactly where my action should be done (after closing code suggestions list), but it seems like I still can not reach that method.