Commit Graph

72 Commits

Author SHA1 Message Date
Kris De Volder
e0a9638c87 Move Symbols favourites pulldown to the right 2020-06-10 07:08:42 -07:00
Kris De Volder
1c09e8e594 Minimal UI to manage goto symbol 'Favourites' 2020-06-09 15:22:36 -07:00
Kris De Volder
05fe3272a3 Add support for 'Favourites' to Spring Symbols View
... the list of favourites is still hard-coded.
2020-06-09 11:51:43 -07:00
Kris De Volder
e9b74c395c Mulitple instances of Spring Symbols View 2020-05-28 14:42:30 -07:00
Kris De Volder
194bbefb40 Merge branch 'master' of github.com:spring-projects/sts4 2020-05-28 14:32:09 -07:00
Martin Lippert
e54f8ffbba updated version to 4.7.0 2020-05-28 09:51:55 +02:00
Kris De Volder
514ee7a948 Spring Symbols: No project selection should still work
See: https://www.pivotaltracker.com/story/show/172999392
2020-05-27 15:52:27 -07:00
Kris De Volder
253c514a76 Add support for 'scopes' to 'Spring Symbols View'
Other polishes/fixes:

- double-click and enter properly opens the symbol location in editor.
- remove status line from Symbols view (it displays info that is
  redundant as it is also shown in the 'scope' field)
- refresh symbols when current resource/project selection changes
2020-05-20 14:44:28 -07:00
Kris De Volder
8d61856584 Fix id of 'Spring Symbols' view...
... must be distinct from the id of BootDash view.
2020-05-11 11:32:45 -07:00
Kris De Volder
9cc632a7f0 Initial implementation 'Goto Symbols' View 2020-05-08 10:24:09 -07:00
Martin Lippert
92345046e9 updated versions to 4.6.1 2020-04-22 20:38:18 +02:00
Martin Lippert
d692d8a164 updated versions to 4.6.1 2020-03-20 11:20:46 +01:00
Martin Lippert
9ef2f9f334 updated version to 4.6.0 to prepare for next release 2020-03-09 16:59:20 +01:00
Martin Lippert
2958bf3edd updated versions to 4.5. 2020-01-22 10:25:08 +01:00
Martin Lippert
eacba171b8 updated version to 4.5.1 2019-12-19 10:08:22 +01:00
Martin Lippert
fb5b1417df version updated to 4.5.0 2019-11-21 10:36:51 +01:00
Martin Lippert
99bf44ec91 updated versions to 4.4.2 2019-10-24 19:34:38 +02:00
BoykoAlex
6a2c1026fb PT #168853351: Show Goto Symbols dialog for multipage editor 2019-10-02 13:34:40 -04:00
Martin Lippert
93918d150d updated versions to 4.4.1 2019-09-19 12:06:43 +02:00
Martin Lippert
f7f30ef074 update to recent changes in lsp4e around symbol label providers 2019-09-12 12:45:21 +02:00
Martin Lippert
1640ee53a4 version updated to 4.4.0 2019-08-14 11:48:36 +02:00
Martin Lippert
3e4388964e updated version to 4.3.2 2019-07-12 15:32:48 +02:00
Martin Lippert
d10bb40e27 updated version to 4.3.1 2019-06-21 10:32:37 +02:00
Martin Lippert
becbf55ee7 updated versions to 4.3.0 2019-05-24 10:22:14 +02:00
Martin Lippert
06f1f002e4 version updated to 4.2.2 2019-04-18 10:56:30 +02:00
Martin Lippert
e934d40858 updated to 4.2.1 2019-03-29 09:50:06 +01:00
Martin Lippert
46e9e985b0 about file updates 2019-03-24 19:30:07 +01:00
Kris De Volder
d86becebe7 http -> https 2019-03-08 15:48:38 -08:00
Martin Lippert
a261770210 housekeeping 2019-02-27 11:38:40 +01:00
Martin Lippert
df184fe445 updated version to 4.2.0 2019-02-22 09:39:30 +01:00
nsingh@pivotal.io
1106709183 PT 163720674 - Style current mode with bold in Go To Symbol dialogue 2019-02-06 12:18:16 -08:00
nsingh@pivotal.io
0eb4645380 PT 163442852 - Show current Symbols provider in dialogue 2019-02-04 15:02:15 -08:00
Martin Lippert
9039a54b2f use the new workspace symbol location prefix search capability in symbols in project dialog mode 2019-01-31 11:13:55 +01:00
Martin Lippert
290a18f077 updated version for eclipse parts to 4.1.2 2019-01-25 20:04:23 +01:00
Martin Lippert
0ced9c9943 fixed wrong copyright year 2019-01-09 15:15:43 +01:00
Martin Lippert
9252f0ad3c Merge pull request #174 from gayanper/Bug173_InProject
Fix #173 : Add support for filtering project symbols
2019-01-09 15:14:00 +01:00
BoykoAlex
24f0549d77 PT #163067196: Update eclipse plugin dependencies to new lsp4j/lsp4e 2019-01-08 16:05:06 -05:00
gayanper
81bffbb07e Fix #173 : Add support for filtering project symbols
Add new provider which will filter symbols for the current selected
resource's project in GoTo Symbol dialog.
2019-01-08 20:30:28 +05:30
Martin Lippert
2f816353f6 updated versions of eclipse bits to 4.1.1 2018-12-21 11:31:10 +01:00
Kris De Volder
bb1cb222fd Bump STS 4 version to 4.1.0 2018-12-04 13:27:43 -08:00
Martin Lippert
972a85cea8 updated versions from 4.0.1 to 4.0.2 2018-11-01 11:37:43 +01:00
Martin Lippert
5b6187c832 update version of overall eclipse distribution bits to 4.0.1 2018-09-26 18:11:07 +02:00
BoykoAlex
742ef098f9 PT #160634135: Show symbols in workspace by default 2018-09-19 16:02:54 -04:00
Kris De Volder
238e176c90 Fix more regressions caused by SymbolInformation...
Things that used to just have SymbolInformation in
lsp4j now are 'Either<SymbolInformation, ...>'.

This breaks a number of places where we have
'instanceof SymbolInformation' checks.
These checks fail and various bits of code that
should handle the SymbolInformation case was
not being executed.
2018-09-04 12:07:09 -07:00
Kris De Volder
2835925e8d Fix Goto Symbols Dialog
Was broken due to evolution in lsp4j api types.
2018-08-31 12:11:41 -07:00
Martin Lippert
dbf72934e8 lsp4j updates to document symbols 2018-08-25 20:38:04 +02:00
Martin Lippert
20ff5f406a adopting new LSP4E API to avoid restaring old language servers 2018-07-10 12:06:30 +02:00
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