965 Commits

Author SHA1 Message Date
Nieraj Singh
f0d936239b PT 173744629 - Fix for file scope for symbols view 2020-07-17 14:30:38 -07:00
Nieraj Singh
7c19adfa35 PT 173267278 - Fix issue when boot LS does not shut down
When symbols view is open and a file editor is also open, boot LS does
not shut down when the editor is closed. This fixes the issue.
2020-07-09 16:44:49 -07:00
Martin Lippert
009ae98700 initial version of SpEL syntax validation 2020-07-06 13:04:13 +02:00
BoykoAlex
51b6406222 Fix NPE in JDT LS data Wrappers 2020-06-25 11:18:15 -04:00
Martin Lippert
845348a029 update CI builds for Eclipse 2020-09 target and removed outdated e.14 entries from nightly download page 2020-06-22 10:12:03 +02:00
Kris De Volder
54344284cb Add refresh button to Goto Symbols view 2020-06-19 13:24:51 -07:00
Kris De Volder
8b7448fbb2 Shared selection tracking for GotoSymbolsView...
... and a fix for https://www.pivotaltracker.com/story/show/173266410
2020-06-19 13:14:32 -07:00
BoykoAlex
3fbf536373 Bump ls version 1.20 Eclipse bits 2020-06-19 12:21:10 -04:00
Martin Lippert
31f80574f5 removed outdated target profiles and updated build to consume CI artifacts again 2020-06-19 13:27:53 +02:00
Martin Lippert
4d1f0f540f updated versions to 4.7.1 2020-06-19 13:22:36 +02:00
Martin Lippert
66a1bbb063 updated dependencies to 3.9.13 release versions again 2020-06-18 13:46:25 +02:00
Martin Lippert
f95d66842f removed staging repo for 2020-06-based release 2020-06-17 17:24:58 +02:00
Martin Lippert
b6d146d485 consume CI builds from spring-ide to get latest fixes in 2020-06-17 08:30:45 +02:00
Martin Lippert
b633a30b47 switched dependencies to use release build of spring-ide and commons 2020-06-16 09:50:28 +02:00
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
Martin Lippert
2a884eec00 updated orbit repos, tycho version, and javase metadata 2020-06-05 15:52:23 +02: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
BoykoAlex
9de72eaf5a Bump ls version 1.19 Eclipse bits 2020-05-28 12:22:38 -04: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
930e262a11 Merge branch 'master' of github.com:spring-projects/sts4 2020-05-20 14:48:09 -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
Martin Lippert
b95729632a updated orbit repo for e416 target def 2020-05-13 09:34:22 +02: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
BoykoAlex
e1025d22ee Eclipse IntroURL label parameter for LocationLink URI 2020-05-11 13:05:28 -04:00
Kris De Volder
9cc632a7f0 Initial implementation 'Goto Symbols' View 2020-05-08 10:24:09 -07:00
Martin Lippert
40e4885bda add org.apache.commons.lang3 to update repo for easier install 2020-04-30 11:58:14 +02:00
Kris De Volder
9e7b48aaa2 Fix local build for eclipse language servers 2020-04-23 12:18:51 -07:00
Kris De Volder
267b13fe33 Bump ls version 1.18 Eclipse bits 2020-04-22 13:14:06 -07:00
Martin Lippert
92345046e9 updated versions to 4.6.1 2020-04-22 20:38:18 +02:00
Martin Lippert
bd0efaa994 added org.eclipse.lsp4e.jdt bundle to p2 repo definition 2020-04-11 21:04:47 +02:00
Martin Lippert
9217c34e3c added configs for 2020-06 eclipse release 2020-04-09 09:24:14 +02:00
Martin Lippert
8986c42048 replace our jdt integration for lsp4e with the contributed version 2020-04-08 12:09:26 +02:00
BoykoAlex
3bddccd57f PT #171932358 Flag for detailed java type data for sub/super types 2020-04-02 13:35:11 -04:00
Martin Lippert
d5067cbb3e added back missing copyright header 2020-04-01 13:19:12 +02:00
Kris De Volder
ec0f93a226 Fix compile error
caused by changed api in RunTargetType from boot dash.
2020-03-26 09:41:25 -07:00
Martin Lippert
efa1005eaf TEMPORARY workaround to make builds work again due to compile error, please revert as soon as possible 2020-03-26 14:59:51 +01:00
Martin Lippert
11d5044638 changed to use specific, but signed mylyn markdown plugin 2020-03-26 13:55:35 +01:00
Martin Lippert
2b8fb2d6d7 language server plugin build updated to CI builds of dependencies 2020-03-24 10:28:53 +01:00
BoykoAlex
48c06b7655 PT #171897914 Put back prefs listener removed by mistake 2020-03-23 13:41:25 -04:00
BoykoAlex
b9d65ff28e Bump ls version to 1.17 eclipse bits 2020-03-20 10:25:49 -04:00
Martin Lippert
d692d8a164 updated versions to 4.6.1 2020-03-20 11:20:46 +01:00
Kris De Volder
027c5300c4 Bump ls version to 1.16 eclipse bits 2020-03-18 13:05:36 -07:00
Martin Lippert
c0b4a5f78f updated repos again to consume artifacts from 3.9.12 release 2020-03-18 09:30:29 +01:00
Kris De Volder
331b9acfe4 Fix for race condition in cf server initializion on Eclipse
- sometimes cf server would not receive initial information about
  targets defined in boot dash.

See: https://www.pivotaltracker.com/story/show/171827114
2020-03-17 14:56:54 -07:00
Martin Lippert
2aee8b223b added mylyn docs feature to language server update repo to allow latest lsp4e version to be installed/updated 2020-03-17 10:31:04 +01:00
Martin Lippert
ddef76f182 switch back to nightly CI builds of dependencies while fixing remaining bugs for the 4.6.0 release 2020-03-17 10:30:19 +01:00