Kris De Volder
5f25259530
Bump version to 1.18.0
2020-04-22 19:48:34 +00:00
BoykoAlex
3bddccd57f
PT #171932358 Flag for detailed java type data for sub/super types
2020-04-02 13:35:11 -04:00
Kris De Volder
c99d1d0d4f
Bump version to 1.17.0
2020-03-20 13:55:03 +00:00
Kris De Volder
7234e24f42
Bump version to 1.16.0
2020-03-18 19:51:56 +00:00
Kris De Volder
02d2da126c
Fix for https://github.com/spring-projects/sts4/issues/404
...
... with regression test.
2020-03-17 09:16:53 -07:00
Martin Lippert
4d6de9f41c
improve file observer mechanism to work with multiple files
2020-01-31 13:40:56 +01:00
Kris De Volder
6d4c3558f2
Bump version to 1.15.0
2019-12-20 22:11:19 +00:00
Kris De Volder
8cb79d0721
Bump version to 1.14.0
2019-11-26 14:28:45 +00:00
Kris De Volder
ec3e94dc20
Bump version to 1.13.0
2019-10-24 17:44:22 +00:00
Kris De Volder
6f451ee7fe
Bump version to 1.12.0
2019-09-19 15:17:19 +00:00
BoykoAlex
d8bda3812f
Fix unnecessary findType calls and NPEs in Boot LS
2019-09-12 19:14:27 -04:00
Kris De Volder
a40bda5547
Bump version to 1.11.0
2019-08-14 15:04:54 +00:00
Kris De Volder
701ce22569
Bump version to 1.10.0
2019-07-12 14:34:15 +00:00
BoykoAlex
cfb353f337
PT #166597649 : Send classpath when project is built if necessary
2019-06-27 15:32:55 -04:00
Kris De Volder
9a9a68fee9
Bump version to 1.9.0
2019-06-21 17:56:10 +00:00
BoykoAlex
49d655d66c
Fix property key hover has binding key "L" in hover content
2019-06-13 15:43:30 -04:00
BoykoAlex
7fde0bc301
PT #166273505 : Fix JSON -> POJO conversions for arbitrary map
2019-05-27 18:07:59 -04:00
Kris De Volder
100d4b0e78
Bump version to 1.8.0
2019-05-24 18:43:50 +00:00
BoykoAlex
652f5dcbcd
PT #165080768 , #165662425 : Selective Java, XML symbol scanning
2019-05-05 23:23:33 -04:00
BoykoAlex
6163411e3f
Remove getCanonicalFile on the LS side
2019-05-02 12:48:08 -04:00
Kris De Volder
03caa58492
Delete eclipse metadata for headless services
2019-04-29 09:13:57 -07:00
Kris De Volder
dd8cd74757
Bump version to 1.7.0
2019-04-18 16:42:04 +00:00
BoykoAlex
bfca34e77d
PT #165285833 : XML beans for VScode, Theia and Atom
2019-04-16 22:47:28 -04:00
BoykoAlex
4e2d29de47
JDT Camelcase search
2019-04-09 11:15:54 -04:00
Kris De Volder
256e0c86a3
Bump version to 1.6.0
2019-03-29 16:08:45 +00:00
BoykoAlex
3e20e7e8d4
Caching JDT types. Invalidate on project change
2019-03-25 19:23:59 -04:00
BoykoAlex
d45ee5c33d
PT #164842647 : Boot properties proposals in parallel
2019-03-23 00:37:40 -04:00
Kris De Volder
d86becebe7
http -> https
2019-03-08 15:48:38 -08:00
BoykoAlex
91d9838fff
PT #164474609 : Light TypeDescriptorData and caching super, sub-types
2019-03-08 12:09:50 -05:00
BoykoAlex
dc1e2708f9
PT #164216122 : JDT LS search performance improvement 2
2019-03-06 19:57:47 -05:00
BoykoAlex
d994d2abcd
PT #164216122 : JDT LS search performance improvement 1
2019-03-05 20:31:03 -05:00
Martin Lippert
a261770210
housekeeping
2019-02-27 11:38:40 +01:00
Kris De Volder
a7d8fa3996
Eclipse metadata
2019-02-25 10:23:40 -08: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
37e68907c6
Bump version to 1.5.0
2019-02-22 17:23:45 +00:00
Martin Lippert
83c8271ddc
classpath cleanup
2019-02-12 12:57:36 +01:00
Kris De Volder
5250088758
Bump version to 1.4.0
2019-01-25 19:13:33 +00:00
Kris De Volder
bd7c38b2aa
Bump version to 1.3.0
2019-01-24 19:07:51 +00:00
BoykoAlex
5093d5e5dc
PT #160596363 : Resource link string correction
2019-01-21 20:10:17 -05:00
BoykoAlex
0681baa876
PT #160596363 : Fixes for live hints and navigation for multi-projects
...
Initial work: highlights fixed, source links bean
SourceLinks bean uses project finder
Project finder all projects. Source entries for dependency projects.
Properly support peer projects for fall back Gradle projects
Update code minings for e4.9
2019-01-21 19:29:26 -05:00
Martin Lippert
09380b75ed
enable symbol indexing for regular, non-boot spring projects
2018-12-28 09:03:55 +01:00
Kris De Volder
7d8d29be40
Bump version to 1.2.1
2018-12-22 00:15:08 +00:00
BoykoAlex
db429f9c21
PT #162167333 : Ask JDT server for hover links (Eclipse, VSCode)
2018-12-11 18:41:33 -05:00
BoykoAlex
59275210ab
PT #162110508 : Index jrt-fs.jar
2018-12-06 16:19:09 -05:00
Kris De Volder
2301463aaf
Bump version to 1.2.0
2018-12-04 20:56:19 +00:00
Kris De Volder
f358431b00
Small info logging tweak.
2018-11-22 16:55:03 -08:00
Kris De Volder
1cb46aa444
Add some logging to track completion handling
2018-11-22 16:03:39 -08:00
Kris De Volder
0eb6614617
Support for user-defined logging.groups
2018-11-14 11:42:50 -08:00
BoykoAlex
5e34506eae
Fix the broken build (no JDK has no src.zip in CI)
2018-11-07 21:01:10 -05:00