Bug 548058 - Incremental QuickAccess providers
Summary: Incremental QuickAccess providers
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.12   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.13 M3   Edit
Assignee: Mickael Istria CLA
QA Contact:
URL:
Whiteboard:
Keywords: api, plan
Depends on:
Blocks: 546169
  Show dependency tree
 
Reported: 2019-06-07 11:53 EDT by Mickael Istria CLA
Modified: 2019-08-24 12:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2019-06-07 11:53:49 EDT
The Quick Access should allow "incremental" quick access providers that would be able to run a query according to user input to refine their results as user types, in case polling all possible proposals is a too long operation to be done in one shot.
Comment 1 Mickael Istria CLA 2019-06-07 11:54:23 EDT
Tentative for 4.13.M1
Comment 2 Mickael Istria CLA 2019-07-03 11:56:09 EDT
Not doable for M1 on my side.
Comment 3 Eclipse Genie CLA 2019-08-02 10:11:54 EDT
New Gerrit change created: https://git.eclipse.org/r/146970
Comment 4 Mickael Istria CLA 2019-08-02 10:24:03 EDT
https://git.eclipse.org/r/c/146971/ shows an example of usage of such API.