Bug 535692 - Content assist for patterns resolves all patterns before displaying results
Summary: Content assist for patterns resolves all patterns before displaying results
Status: RESOLVED FIXED
Alias: None
Product: Viatra
Classification: Modeling
Component: Query (show other bugs)
Version: 2.0.0   Edit
Hardware: Macintosh Mac OS X
: P3 normal
Target Milestone: 2.0.1   Edit
Assignee: Zoltan Ujhelyi CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-08 08:16 EDT by Zoltan Ujhelyi CLA
Modified: 2018-07-03 16:12 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 Zoltan Ujhelyi CLA 2018-06-08 08:16:03 EDT
Content assist for patterns is slow if a lot of patterns are used from different files, as content assist proposal always resolves all patterns necessary. We should postpone resolution until one proposal is selected by the user, as this would greatly improve the responsiveness of content assist support.
Comment 1 Eclipse Genie CLA 2018-06-08 10:51:38 EDT
New Gerrit change created: https://git.eclipse.org/r/124257
Comment 2 Eclipse Genie CLA 2018-06-19 11:18:06 EDT
New Gerrit change created: https://git.eclipse.org/r/124747
Comment 5 Zoltan Ujhelyi CLA 2018-07-03 16:12:33 EDT
Fixed in master and backported to 2.0-maintenance.