BoykoAlex
d994d2abcd
PT #164216122 : JDT LS search performance improvement 1
2019-03-05 20:31:03 -05:00
Martin Lippert
b865a0d0a5
fixed build properties
2019-03-01 16:57:54 +01:00
Martin Lippert
b164666df2
integrate generated license information into the eclipse-specific langauge server extensions
2019-03-01 16:44:13 +01:00
Martin Lippert
664691a11a
polish for third-party license file generation
2019-03-01 15:25:18 +01:00
Martin Lippert
2cb7408f8a
nightly download page housekeeping
2019-02-28 09:38:20 +01:00
Martin Lippert
7ff8dba909
more housekeeping
2019-02-27 11:59:05 +01:00
Martin Lippert
a261770210
housekeeping
2019-02-27 11:38:40 +01:00
Kris De Volder
7040cc8427
Fix theia similar to vscode for commons-ls-extensions build
2019-02-25 12:24:42 -08:00
Kris De Volder
b65b521c67
Try to fix vscode-spring-boot ci build
2019-02-25 12:14:31 -08:00
Kris De Volder
29228edc93
Some improvements to jdt-ls-extensions building
2019-02-25 12:04:31 -08:00
Kris De Volder
a7d8fa3996
Eclipse metadata
2019-02-25 10:23:40 -08:00
Kris De Volder
81a05af0ca
Try to fix issue building mvn cache in conourse pipeline
2019-02-25 10:22:21 -08:00
Kris De Volder
21123883f9
Revert "Remove workaround for https://github.com/spring-projects/sts4/issues/193 "
...
This reverts commit 3faacd88ff .
2019-02-25 09:18:08 -08:00
Kris De Volder
dc3bc88458
Merge branch 'master' of github.com:spring-projects/sts4
2019-02-25 09:16:56 -08:00
Kris De Volder
5216fb054c
Use managed version of maven surfire and resources plugins
2019-02-25 09:15:49 -08:00
Martin Lippert
7aa33716ca
cleaned up bosh language server classpath setting
2019-02-24 12:30:00 +01:00
BoykoAlex
529e91e82c
Missing changes from JDT Index adoption
2019-02-23 00:52:35 -05:00
BoykoAlex
a3aabe534a
Boot property for Jandex Index switch. Basic caching for JDTLS index
2019-02-22 19:27:44 -05:00
BoykoAlex
2b2413ee60
JDT LS based index for searches and refactorings to replace Jandex
2019-02-22 17:23:22 -05:00
Kris De Volder
4d6634e09a
Bump ls version to 1.5.0... Eclipse bits
2019-02-22 09:51:39 -08:00
Kris De Volder
37e68907c6
Bump version to 1.5.0
2019-02-22 17:23:45 +00:00
Martin Lippert
df184fe445
updated version to 4.2.0
2019-02-22 09:39:30 +01:00
BoykoAlex
96958c3363
PT #164071043 : Calculate different ids for nested and static inner types
2019-02-20 12:31:35 -05:00
Martin Lippert
5cecebf95c
updated changelogs for 4.1.2 release
2019-02-20 09:49:52 +01:00
nsingh@pivotal.io
1af3a142db
PT 163470104 - Remove separators for Request Mapping live hovers
...
This makes it consistent with other live hovers for multiple apps.
2019-02-19 20:16:47 -08:00
Martin Lippert
09356c10f2
remove old debug log output
2019-02-19 16:19:11 +01:00
Martin Lippert
32c1df63d6
update java parsing level to Java11
2019-02-19 16:18:41 +01:00
Martin Lippert
593db47461
fix problem with logging causing issues for remote jmx apps
2019-02-19 16:16:46 +01:00
Kris De Volder
3faacd88ff
Remove workaround for https://github.com/spring-projects/sts4/issues/193
...
Now works fine again without the workaround in latest vscode release (1.13.1)
2019-02-15 10:47:31 -08:00
nsingh@pivotal.io
6cdb257294
Support live hover hints for multiple properties in @Value
2019-02-14 20:09:13 -08:00
nsingh@pivotal.io
f779a9cc1b
Add mock support for live properties
2019-02-14 20:09:13 -08:00
BoykoAlex
a0f3019590
PT #163860252 : Fix broken hover links for CF apps
2019-02-14 18:56:48 -05:00
BoykoAlex
935458a1ec
PT #163970039 : Handle WEB-INF/classes case and unit test
2019-02-14 17:31:02 -05:00
Martin Lippert
de5576d96c
added automatic license file generation for boot-ls as a first step
2019-02-14 15:44:55 +01:00
Martin Lippert
fdeb1dd55c
fix threading issue with project listener registration by introducing a delegate in between the involved parties
2019-02-14 00:55:10 -05:00
nsingh@pivotal.io
d9905c40ce
PT 163178235 - Highlight hints for basic @Value cases
...
Properties in @Value now have highlight hints if they have live hover
information. Only basic cases are supported. Complex SpEL expressions
are not yet supported if multiple properties appear in the expression.
2019-02-13 14:20:07 -08:00
Martin Lippert
442cf92475
added third bouncycastle bundle to p2 repo
2019-02-13 11:45:53 +01:00
Martin Lippert
161728b1af
switch bouncycastle bundles to orbit versions
2019-02-13 09:22:26 +01:00
Kris De Volder
2c76782686
Add test for concourse hierarchical document symbols
2019-02-12 15:03:57 -08:00
Kris De Volder
c3d5c19f0c
Fix compilation problem in bosh language server
2019-02-12 14:34:51 -08:00
Kris De Volder
bc86170ae0
Hierchical document symbols for concourse pipeline
2019-02-12 13:55:50 -08:00
Kris De Volder
adf238f61d
Groundwork for HierarchicalDocumentSymbolHandler
2019-02-12 13:55:50 -08:00
Kris De Volder
b391a111a5
Allow Document symbol handler to detect whether ...
...
hierarchical document symbols are supported by the client.
2019-02-12 13:55:50 -08:00
nsingh@pivotal.io
9ac173feb6
Refactor getting exact node to reuse for Value hover highlights
2019-02-12 12:39:56 -08:00
Martin Lippert
5afa356c2b
fixed typo in thread name
2019-02-12 12:57:55 +01:00
Martin Lippert
83c8271ddc
classpath cleanup
2019-02-12 12:57:36 +01:00
nsingh@pivotal.io
eb28cfddc1
Rename live properties parser
2019-02-11 13:54:58 -08:00
nsingh@pivotal.io
45b634e467
User logger to log errors in Value hover provider
2019-02-11 13:51:56 -08:00
nsingh@pivotal.io
cd276ddbc4
PT 163178235 - Add live properties parsing for Boot 2.x
...
Live properties parsing for Boot 2.x was missing and was not appearing
when hovering over @Value properties
2019-02-11 13:35:20 -08:00
Martin Lippert
b9c3981529
build on latest i-builds for Eclipse 4.11 to get latest fixes for performance issues
2019-02-11 16:50:08 +01:00