Commit Graph

25 Commits

Author SHA1 Message Date
Kris De Volder
36512e3337 Avoid 'Widget is disposed' error. 2018-04-05 16:33:00 -07:00
Kris De Volder
916ab89152 Improve how Goto symbol dialog displays matched results
- highlight query characters
- sort based on FuzzyMatcher score
- tooltip to show symbol name redundantly (helps if symol name is too long)
2018-01-04 14:09:32 -08:00
Martin Lippert
6c1350a450 added higher version constraint to ensure the right minimal version of the livexp bundle to be around for the goto symbol dialog 2017-12-12 15:11:41 +01:00
kdvolder
22e8ba80ba Some fixes to accomodate windows 2017-12-11 16:00:19 -08:00
Martin Lippert
dffc75d5eb updated versions 2017-12-11 09:31:08 +01:00
Martin Lippert
c35d7e3763 updated and added version constraints for recent lsp4e and lsp4j dependencies 2017-12-08 04:07:08 +01:00
nsingh
61ff353a12 PT 152579405 - Fixed style issues with goto symbol dialogue
Location now appears in gray and italic font. Also removed symbol "kind
2017-11-22 12:33:10 -08:00
nsingh
8c956bf962 Fixed bug where location appearing twice in symbol dialogue 2017-11-22 11:43:40 -08:00
nsingh
6c062d18ee Minor fix in goto symbol dialogue 2017-11-22 11:40:38 -08:00
nsingh
11d31064e8 Refactor method in goto symbol dialogue 2017-11-22 11:18:40 -08:00
nsingh
e26bd0a760 Attempt to add italic style to resource location in goto symbol dialogue 2017-11-22 11:18:40 -08:00
nsingh
ad317bebfa PT 152579405 - Show resource location for workspace symbols 2017-11-21 00:51:26 -08:00
nsingh
bf74070638 PT 153043977 - Increase width of inplace goto symbol dialogue 2017-11-20 22:58:23 -08:00
nsingh
943351d860 PT 152579372 - Make query search case insensitive 2017-11-16 10:45:05 -08:00
nsingh
dbc8995c86 PT 152579435 - Add hint message in quick in-place dialogue 2017-11-16 10:13:21 -08:00
Kris De Volder
09407cb3ad Use annotation attributes in creation of @Bean symbols 2017-11-10 13:54:30 -08:00
Kris De Volder
8877c2a0d5 Delayed update of status label in GotoSymbolDialog 2017-11-10 10:28:06 -08:00
Kris De Volder
fae25af3eb SwtConnect utilities moved to commons.livexp 2017-11-10 09:44:36 -08:00
Kris De Volder
cb7f0267f9 Try to make workspace symbol provider more 'reactive' 2017-11-03 17:42:47 -07:00
Martin Lippert
6452729644 added dependencies to p2 repos and switched to more tight dependency declarations 2017-11-03 13:05:43 +01:00
Martin Lippert
fb0417e557 PT #151287654: added specific symbol provider to avoid too many document connections 2017-11-03 12:21:42 +01:00
Kris De Volder
cf174129b8 Handle more cases of 'missing project context'. 2017-10-23 10:18:41 -07:00
Martin Lippert
8a12d8b179 removed dependency from symbol dialog plugin to core boot ide plugin and code cleanup 2017-10-04 11:50:52 +02:00
Kris De Volder
3133ec7e8e Cleanups: imports and debug code 2017-10-03 11:09:29 -07:00
Kris De Volder
8bb96887fd Make ls.eclipse.gotosymbol plugin part of boot.java.ls.feature 2017-10-03 10:12:41 -07:00