Commit Graph

492 Commits

Author SHA1 Message Date
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
Martin Lippert
57e5922f22 switch to 3.9.12 release version of spring-ide components 2020-03-13 15:50:10 +01:00
Kris De Volder
17232e5a26 Replace project sorter for initial classpath events...
Now uses FileBuffers instead of open editors. This avoid
long blocking on ui thread syncExec.
2020-03-11 16:30:42 -07:00
Kris De Volder
de8bc438f3 Eclipse m2e metadata cleanup 2020-03-11 14:12:42 -07: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
1007144697 add missing latest version of mylyn markdown support for latest lsp4e versions 2020-03-06 16:08:08 +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
ccdceb552e update orbit version for 2020-03 release 2020-03-06 15:07:53 +01:00
Martin Lippert
9cb47988b1 formatting 2020-03-06 13:58:38 +01:00
Martin Lippert
cf69abca5d adapt to changed and updated lsp4e / lsp4j API 2020-03-06 13:58:21 +01:00
Martin Lippert
cfd1bcd88b updated orbit and m2e versions for the builds 2020-02-28 09:43:58 +01:00
Martin Lippert
393f6845ee updated orbit for 2020-03 m2 2020-02-19 10:05:40 +01:00
Kris De Volder
5ff917367d Fix compile error caused by moved types in boot.dash.cf 2020-02-13 09:22:09 -08:00
BoykoAlex
99149eb6dd Update annotation color preference value on the UI thread 2020-02-13 10:15:29 -05: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
Kris De Volder
fe7cccd5e7 Synchronize cf editor with boot dash cf targets 2020-01-22 16:14:38 -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
Martin Lippert
fa2dafc04d updated tycho to make surefire tests work with latest eclipse target updates 2020-01-03 14:06:01 +01:00
Martin Lippert
03b2d1c884 updated target definitions for e4.15 and cleanup work for outdated target definitions 2020-01-03 10:07:39 +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
Martin Lippert
aef317c305 updated versions of sts3 components to 3.9.11 2019-12-17 10:35:49 +01:00