This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253610

Summary: Add support for cancelling CodeCompletionHandler
Product: editor Reporter: Tomas Zezula <tzezula>
Component: CSL (API & infrastructure)Assignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: ppisl
Priority: P2    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Zezula 2015-07-21 09:18:29 UTC
Add support for cancelling CodeCompletionHandler.
Comment 1 Tomas Zezula 2015-07-21 09:25:42 UTC
Fixed jet-main 1de404d7e0b1.
Now it has to be called in the javascript code completion handler.
Comment 2 Quality Engineering 2015-07-22 04:37:46 UTC
Integrated into 'main-silver', will be available in build *201507220303* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1de404d7e0b1
User: Tomas Zezula <tzezula@netbeans.org>
Log: #253610:Add support for cancelling CodeCompletionHandler