Martin Lippert
69a1ee4c8d
added docker client dependencies to p2 repo to allow installation for older eclipse versions
2020-06-07 09:53:05 +02:00
Martin Lippert
2a884eec00
updated orbit repos, tycho version, and javase metadata
2020-06-05 15:52:23 +02:00
BoykoAlex
95547b3b82
Tiny correction
2020-06-02 17:19:28 -04:00
BoykoAlex
e59877221c
PT #169882119 Listen to active editor to update highlights
2020-06-02 16:05:12 -04: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
Kris De Volder
5bfc59098e
Bump version to 1.19.0
2020-05-28 16:12:11 +00: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
393777657f
CI: auto trigger ovsx publish after vscode publish
2020-05-27 15:33:15 -07:00
Kris De Volder
3061cb30b1
Update theia docker image package.json
...
... so it matches more closely with 'upstream' version of
this.
2020-05-27 11:58:19 -07:00
Martin Lippert
6c3fbee80e
updated changelogs for 4.6.2 release
2020-05-25 11:24:21 +02:00
Martin Lippert
2d633fc5b1
Merge pull request #468 from tfriem/master
...
Fix null reference when no JVM was found
2020-05-25 07:35:00 +02:00
Tobias Friemel
0bcee72289
Fix null reference when no JVM was found
2020-05-25 00:39:13 +02:00
Kris De Volder
e87dee6954
Add one more test case for https://github.com/spring-projects/sts4/issues/190
...
To ensure it works also for integer property.
2020-05-21 16:00:47 -07:00
Kris De Volder
42d34a533f
Quick and dirty fix of https://github.com/spring-projects/sts4/issues/190
2020-05-21 15:36:54 -07:00
Kris De Volder
7ba9c07bc6
Fix failing test cases from PR 464
...
See https://github.com/spring-projects/sts4/pull/464
Problems found:
- issues with formatting of the test case examples. Spaces vs tabs
issues and weird indentation of the examples causing problems
for editor to parse examples.
- added 'set_pipeline' step caused some other tests fail
because they should correctly expect this as a valid
completion, but tests had not been updated to reflect
that.
2020-05-21 12:14:48 -07:00
dmohan200
c01a99f3eb
[concourse] Add support for set-pipeline step
2020-05-21 11:32:16 -07:00
Kris De Volder
f10a6f2735
Avoid spurious live connection / refresh errors
...
When process is already destroyed. Stop trying to connect
or refresh data for that process... and don't report errors
about it either.
2020-05-21 11:05:59 -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
Kris De Volder
efbcbd5135
Merge pull request #465 from spring-projects/revert-464-concourse/lang/setpipeline
...
Revert "[concourse] Add support for set-pipeline step"
2020-05-19 11:56:16 -07:00
Kris De Volder
351b4110b0
Revert "[concourse] Add support for set-pipeline step"
2020-05-19 11:55:46 -07:00
Kris De Volder
2f5993a847
Merge pull request #464 from deepakmohanakrishnan1984/concourse/lang/setpipeline
...
[concourse] Add support for set-pipeline step
2020-05-19 11:33:31 -07:00
dmohan200
6e47d266b3
[concourse] Add support for set-pipeline step
2020-05-15 09:41:49 -04: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
ab829de9a4
Fix some test failures...
...
Caused by lsp4j api changes breaking editor test harness.
2020-05-08 10:40:33 -07:00
Kris De Volder
9cc632a7f0
Initial implementation 'Goto Symbols' View
2020-05-08 10:24:09 -07:00
Martin Lippert
edf29d2d93
updated lsp4j to 0.9.0 release
2020-05-08 16:50:09 +02:00
Kris De Volder
9c8cedb126
Another tweak for https://github.com/spring-projects/sts4/issues/427
...
Add '{' as a trigger character.
2020-05-07 11:15:44 -07:00
Kris De Volder
6725770df6
Tweak for https://github.com/spring-projects/sts4/issues/427
...
Allow completion provider to look past a '.' in the completion prefix.
2020-05-05 07:35:58 -07:00
Martin Lippert
67c4e44e63
try to auto-connect to processes only if the corresponding project is known and has actuators in the classpath
2020-05-04 16:04:34 +02:00
Martin Lippert
40e4885bda
add org.apache.commons.lang3 to update repo for easier install
2020-04-30 11:58:14 +02:00
Martin Lippert
59765b83cf
added missing copyright headers
2020-04-26 10:00:20 +02:00
Kris De Volder
3b65e1f511
Implementation for https://github.com/spring-projects/sts4/issues/427
2020-04-23 15:44:57 -07:00
Kris De Volder
6d99b2b14e
Regression test for GH_427
...
... not passing yet.
2020-04-23 13:21:08 -07:00
Kris De Volder
9e7b48aaa2
Fix local build for eclipse language servers
2020-04-23 12:18:51 -07:00
Kris De Volder
0f957ae4f0
Fix bug in super interface resolving
...
See:
- a873fcf7ee (commitcomment-38607082)
- https://www.pivotaltracker.com/n/projects/1346850
2020-04-23 11:12:23 -07:00
Kris De Volder
267b13fe33
Bump ls version 1.18 Eclipse bits
2020-04-22 13:14:06 -07:00
Kris De Volder
5f25259530
Bump version to 1.18.0
2020-04-22 19:48:34 +00:00
Martin Lippert
92345046e9
updated versions to 4.6.1
2020-04-22 20:38:18 +02:00
Martin Lippert
36e5f54a8e
changelog updated for 4.6.1 release
2020-04-20 10:24:36 +02:00
Kris De Volder
a873fcf7ee
Fix for GH_449
2020-04-17 12:02:28 -07:00
Martin Lippert
e0f62470e1
updated nightly download page for 2020-06-based early access builds
2020-04-17 08:58:37 +02:00
Martin Lippert
53721e4117
updated eclipse orbit repo for early 4.16 builds
2020-04-16 13:58:08 +02:00
Kris De Volder
d6b6de47c3
Try to fix build issues around snakeyaml version
...
- 1.25 snapshot no longer available
- spring boot 2.2.6 adopted snakeyaml 1.25-release
=> so we should just be able to use boot managed dependency now
and no longer need the dependency override.
2020-04-14 09:42:49 -07:00
Martin Lippert
bd0efaa994
added org.eclipse.lsp4e.jdt bundle to p2 repo definition
2020-04-11 21:04:47 +02:00