384 Commits

Author SHA1 Message Date
Kris De Volder
8606ba8426 Merge branch 'master' of github.com:spring-projects/sts4 2020-09-23 09:12:30 -07:00
Kris De Volder
332ac33b87 Adjust for moved remoteapps data holder 2020-09-23 09:07:52 -07:00
Martin Lippert
e7ba1109af updated imports for moved code around remote apps to common bundle 2020-09-23 12:01:40 +02:00
Kris De Volder
98cc7e582f Add dependency on commons.boot.ls 2020-09-22 13:20:06 -07:00
Martin Lippert
74d3ff697d updated versions to 4.8.1 2020-09-17 08:58:23 +02:00
Martin Lippert
378867f3db switch to 1.23 version of language server components 2020-09-17 08:56:40 +02:00
Martin Lippert
351a967644 updated Eclipse language server plugins to include new version of language servers 2020-09-10 12:24:26 +02:00
Martin Lippert
fe6caedc1f updated versions to 4.8.0 2020-09-03 16:51:49 +02:00
BoykoAlex
8175ea0cbb Bump ls version 1.21 Eclipse bits 2020-07-30 09:37:23 -04:00
Martin Lippert
d230f02c77 updated version to 4.7.2 2020-07-30 08:47:05 +02:00
Martin Lippert
009ae98700 initial version of SpEL syntax validation 2020-07-06 13:04:13 +02:00
BoykoAlex
3fbf536373 Bump ls version 1.20 Eclipse bits 2020-06-19 12:21:10 -04:00
Martin Lippert
4d1f0f540f updated versions to 4.7.1 2020-06-19 13:22:36 +02: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
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
8986c42048 replace our jdt integration for lsp4e with the contributed version 2020-04-08 12:09:26 +02:00
Martin Lippert
d5067cbb3e added back missing copyright header 2020-04-01 13:19:12 +02: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
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
9ef2f9f334 updated version to 4.6.0 to prepare for next release 2020-03-09 16:59:20 +01:00
Martin Lippert
fd9c630b7a restrict lsp4e to specific minimal version due to updated APIs 2020-03-06 15:08:25 +01:00
Martin Lippert
cf69abca5d adapt to changed and updated lsp4e / lsp4j API 2020-03-06 13:58:21 +01:00
Kris De Volder
83e84e5863 Adapt boot.ls and manifest.ls for refactored boot.dash.cf api 2020-02-05 15:19:44 -08:00
Martin Lippert
2958bf3edd updated versions to 4.5. 2020-01-22 10:25:08 +01:00
Alex Boyko
a0732d1712 Merge pull request #402 from gayanper/async-support
Add support for async completions in 4.15
2020-01-14 12:42:59 -05:00
gayanper
cea770113e Add support for async completions in 4.15
Marked the SpringBootJavaCompletionProposalComputer as requiresUIThread
= false so that the completions can be run asyncly.
2020-01-13 20:47:04 +01:00
Kris De Volder
973b61e01a Bump version to 1.15.0 - Eclipse bits 2019-12-20 14:23:16 -08:00
Martin Lippert
eacba171b8 updated version to 4.5.1 2019-12-19 10:08:22 +01:00
BoykoAlex
f7ec05835b Bump Eclipse bits to 1.14.0 2019-11-26 09:37:50 -05:00
Martin Lippert
fb5b1417df version updated to 4.5.0 2019-11-21 10:36:51 +01:00
Martin Lippert
60ee22601a fix wrong input field type for live data fetch max number of retries preference 2019-11-19 15:16:48 +01:00
Martin Lippert
f8dd7929fd added configs for fetching live hover data to allow users to customize the behaviour 2019-11-19 14:41:37 +01:00
nsingh@pivotal.io
1a267fa0a2 PT 159667257 - Fixed sorting issue with proposals
Boot LS  proposals sorting fixed by wrapping LSP4E proposals with
IJavaCompletionProposal and setting relevance value.
2019-11-13 15:25:03 -08:00
Kris De Volder
1a838299a0 Add support for 'processId/appGuid' for remote apps 2019-11-06 11:26:23 -08:00
Kris De Volder
ae1bb85aa4 Bump LS Eclipse bits to 1.13.0 2019-10-24 10:55:16 -07:00
Martin Lippert
99bf44ec91 updated versions to 4.4.2 2019-10-24 19:34:38 +02:00
BoykoAlex
39e8d4a769 PT #168807109: Switch XML scanning to specific folders rather than globs 2019-10-03 19:01:15 -04:00
Martin Lippert
9a62b85d9e added new settings for automatic process tracking 2019-09-24 17:09:08 +02:00
Martin Lippert
1c02fe4ea7 Merge branch 'master' into live-hovers-v2 2019-09-24 14:57:27 +02:00
BoykoAlex
27d689f0c3 Bump LS Eclipse bits to 1.12.0 2019-09-19 11:38:36 -04:00
Martin Lippert
93918d150d updated versions to 4.4.1 2019-09-19 12:06:43 +02:00
Martin Lippert
66c95991a9 keeping JMX connection open and react to connection lost event + integrating remote apps into the regular connect/disconnect command handling 2019-09-11 12:47:48 +02:00
Martin Lippert
5902f920bd process status added, incl. disconnect command 2019-09-09 20:31:44 +02:00
Martin Lippert
e4b2a4c430 workaround for platform bug that does delete a once selected quick access item from showing up again 2019-09-06 13:35:18 +02:00