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 - Add support for cancelling CodeCompletionHandler
Summary: Add support for cancelling CodeCompletionHandler
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-21 09:18 UTC by Tomas Zezula
Modified: 2015-07-22 04:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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