Martin Lippert
|
f29ac415c2
|
allow spring indexer to remove symbols from deleted document
|
2018-01-11 12:43:11 +01:00 |
|
Martin Lippert
|
f6d4971981
|
major rework of the threading model behind the spring indexer, unified worker queue and initialization/refresh operations
|
2018-01-11 12:27:13 +01:00 |
|
Martin Lippert
|
fd60557be2
|
changed debug output to log channel
|
2018-01-09 15:06:06 +01:00 |
|
Martin Lippert
|
72735f779f
|
added debug output for spring indexer threading
|
2018-01-09 14:31:12 +01:00 |
|
Martin Lippert
|
9b4f8df398
|
PT #153985661: reduced the read lock scope of the compilation unit cache to avoid freezes
|
2018-01-09 10:33:34 +01:00 |
|
Martin Lippert
|
bc39075dc1
|
fixed copyright
|
2018-01-09 10:32:40 +01:00 |
|
Martin Lippert
|
a95384ca5e
|
changed polling mechanics for liv hovers to reduce polling pressure in case something is slow in responding
|
2018-01-09 10:32:23 +01:00 |
|
Kris De Volder
|
95787432b7
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2018-01-05 14:50:39 -08:00 |
|
Kris De Volder
|
f136409df2
|
Make jvm heap size in vscode-concourse language server configurable by user
|
2018-01-05 14:50:21 -08:00 |
|
Martin Lippert
|
6f9c4af2a9
|
do not generate function symbols for abstract classes or interfaces anymore
|
2018-01-05 11:58:18 +01:00 |
|
Martin Lippert
|
e79659abc7
|
added bean wiring hover information for scanned functions without annotations involved
|
2018-01-05 11:07:03 +01:00 |
|
Kris De Volder
|
916ab89152
|
Improve how Goto symbol dialog displays matched results
- highlight query characters
- sort based on FuzzyMatcher score
- tooltip to show symbol name redundantly (helps if symol name is too long)
|
2018-01-04 14:09:32 -08:00 |
|
Kris De Volder
|
38f1b64247
|
Easier running for boot-java-ls from runtime workbench
|
2018-01-04 14:06:50 -08:00 |
|
Kris De Volder
|
95f0c471c1
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2018-01-03 15:30:50 -08:00 |
|
Kris De Volder
|
96b1489ba8
|
Remove base-types from content-type definitions. They confuse lsp4e.
|
2018-01-03 15:30:29 -08:00 |
|
Kris De Volder
|
9e775ded2c
|
Attempt to correct some issues in concourse eclipse lsp wrappers
|
2018-01-03 12:43:42 -08:00 |
|
Martin Lippert
|
1fb2c3a04b
|
removed the @Bean marker for class-based functions
|
2018-01-02 15:04:59 +01:00 |
|
Martin Lippert
|
1263093c58
|
function bean symbols now generated if function interface is found in inheritance hierarchy
|
2018-01-02 08:48:52 +01:00 |
|
Martin Lippert
|
1466fa158c
|
updated splash for 2018
|
2018-01-02 07:52:23 +01:00 |
|
Martin Lippert
|
13fc1ba6fa
|
first cut for providing symbols for function beans from ckasses without annotation
|
2018-01-01 16:59:10 +01:00 |
|
BoykoAlex
|
16888fe1fe
|
PT #153612030 Don't show tools.jar message for Java 9
|
2017-12-29 13:22:00 -05:00 |
|
Martin Lippert
|
2c74a45d76
|
code cleanup
|
2017-12-29 14:13:01 +01:00 |
|
Kris De Volder
|
5ad79fb18f
|
Change from old-style '{{}}' vars to new style '(())' in pipeline.yml
|
2017-12-27 15:18:53 -08:00 |
|
Kris De Volder
|
0bcf2ccdc0
|
Fix failing test
|
2017-12-27 14:53:11 -08:00 |
|
Kris De Volder
|
f3cf1b143c
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-12-27 14:45:43 -08:00 |
|
Kris De Volder
|
f2e90f62ce
|
Reconciling for github repo uris in concourse pipelines
|
2017-12-27 14:45:03 -08:00 |
|
Martin Lippert
|
2f8102aa6e
|
using lsp4e milestone p2 repo for e47-based builds for compatibility reasons
|
2017-12-27 12:24:45 +01:00 |
|
Martin Lippert
|
caef83fbc4
|
updated target platform definitions for e48 to point to latest i-builds for now
|
2017-12-25 12:41:46 +01:00 |
|
Kris De Volder
|
a3e4ce401a
|
Fix accidentally committed debug mode
|
2017-12-22 17:33:08 -08:00 |
|
Kris De Volder
|
4de71bfc91
|
Fix failing test cases
|
2017-12-22 17:32:05 -08:00 |
|
Kris De Volder
|
1fb0a6acc6
|
Dynamic CA for github repo uris in concourse resource definitions
|
2017-12-22 17:14:27 -08:00 |
|
Kris De Volder
|
6c2a189712
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-12-22 10:09:33 -08:00 |
|
Kris De Volder
|
70f2db136b
|
Validate that concourse job groups assignment is complete
|
2017-12-22 10:09:17 -08:00 |
|
Martin Lippert
|
afcd0d3c0d
|
language server versions updated to 0.1.3
|
2017-12-22 15:39:17 +01:00 |
|
Martin Lippert
|
f4b20b2547
|
nightly distro download page updated
|
2017-12-22 09:05:52 +01:00 |
|
Kris De Volder
|
13d900b58f
|
Fix failing test cases and add missing doc snippets.
|
2017-12-21 16:24:31 -08:00 |
|
Kris De Volder
|
c0880f6532
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-12-21 16:07:40 -08:00 |
|
Kris De Volder
|
b302a2d30d
|
Fixup schema for image_resource attribute in tasks
Add 'version' attribute and remove some other that are incorrect.
|
2017-12-21 16:07:14 -08:00 |
|
Kris De Volder
|
a6eb7241f1
|
Bump version to 0.1.3
|
2017-12-21 22:11:19 +00:00 |
|
Kris De Volder
|
3500616dcd
|
Add support for caches attribute in concourse tasks
See: https://www.pivotaltracker.com/story/show/153861788
|
2017-12-21 13:51:59 -08:00 |
|
Martin Lippert
|
ea772cf388
|
added eclipse 4.8 target platform config
|
2017-12-21 11:10:08 +01:00 |
|
Martin Lippert
|
5905ad5a98
|
add doc about contributing to the project
|
2017-12-18 16:52:24 +01:00 |
|
Martin Lippert
|
b54bcbf11e
|
updated eclipse distro p2 repo to include oxygen.2 parts
|
2017-12-18 13:48:35 +01:00 |
|
BoykoAlex
|
abf01d17d9
|
Correct atom-promote-to-rc pipeline
|
2017-12-14 13:16:35 -05:00 |
|
BoykoAlex
|
2af10d8245
|
Update version to 0.1.2
|
2017-12-14 11:48:39 -05:00 |
|
Martin Lippert
|
e9804a505f
|
lower version constraint on jdt.launching to allow installation into e4.6 for sts 3.9.x integration
|
2017-12-14 14:51:50 +01:00 |
|
Martin Lippert
|
a47434f3fb
|
cqategory and branding feature for sts4 distro added to p2 repo
|
2017-12-14 13:47:44 +01:00 |
|
Martin Lippert
|
f7408d4d84
|
fixed wrong pom version for changed manifest ls feature
|
2017-12-14 11:19:14 +01:00 |
|
Martin Lippert
|
fe401fe93c
|
updated feature version for cf-manifest-ls integration
|
2017-12-14 11:00:52 +01:00 |
|
Martin Lippert
|
35e3b7271e
|
updated versions of language servers to 0.1.2 for the eclipse integration
|
2017-12-14 08:12:00 +01:00 |
|