Commit Graph

2794 Commits

Author SHA1 Message Date
BoykoAlex
6a9e40dbbb PT #135782951: (Part 1) Completions for deprecated properties 2019-01-09 19:13:59 -05:00
nsingh@pivotal.io
82eb40b633 PT 162742296 - Add separator between boot LS hover content and JDT 2019-01-09 08:53:16 -08:00
Martin Lippert
0ced9c9943 fixed wrong copyright year 2019-01-09 15:15:43 +01:00
Martin Lippert
9252f0ad3c Merge pull request #174 from gayanper/Bug173_InProject
Fix #173 : Add support for filtering project symbols
2019-01-09 15:14:00 +01:00
Martin Lippert
0dabaefa50 consume the latest snapshots of commons and spring-ide, need to consume latest fixes and lib updates like reactor 2019-01-09 09:50:27 +01:00
BoykoAlex
24f0549d77 PT #163067196: Update eclipse plugin dependencies to new lsp4j/lsp4e 2019-01-08 16:05:06 -05:00
BoykoAlex
0492974b2f Eclipse LS extension local build works on e410 by default 2019-01-08 14:06:49 -05:00
BoykoAlex
eadae7da22 PT #163067196: LSP4J 0.6.0, LSP4E 0.9.0 snapshot 2019-01-08 14:05:48 -05:00
BoykoAlex
6631c8d10e PT #162599228: [Theia] Wait for JDT extension then start Boot extension 2019-01-08 11:24:23 -05:00
gayanper
81bffbb07e Fix #173 : Add support for filtering project symbols
Add new provider which will filter symbols for the current selected
resource's project in GoTo Symbol dialog.
2019-01-08 20:30:28 +05:30
Martin Lippert
674784f9a2 added missing check for boot apps, since the check for regular spring apps does not work for fat-jar boot apps 2019-01-08 11:50:25 +01:00
Martin Lippert
f0379020bc initial steps to support live bean hovers for non-boot projects 2019-01-08 11:27:55 +01:00
nsingh@pivotal.io
19904ca093 Fixed RM tests for hovers 2019-01-05 02:09:14 -08:00
nsingh@pivotal.io
9f88fb68f0 Fixed Conditionals junits for hovers 2019-01-05 02:09:14 -08:00
BoykoAlex
d602d47b8d Initial work to register JDT LS extension 2019-01-04 13:19:15 -05:00
nsingh@pivotal.io
a77433d15c PT 162742296 - Remove per-section separators for RM and Conditionals
For now, remove separation to make all live hovers consistent (for
example, live beans do not have separation, and there is no separation
between our live hovers and JDT)
2019-01-04 05:01:16 -08:00
Martin Lippert
108e83e138 updated copyrights to 2019 2019-01-02 09:01:43 +01:00
nsingh@pivotal.io
8b5c90de36 Refactored bean name utils for better clarity 2018-12-28 04:05:24 -08:00
nsingh@pivotal.io
e82e122bd7 PT 162740382 - Support beans from types with multiple starting upper
case
2018-12-28 04:05:24 -08:00
Martin Lippert
9d6c5584cf added test case for indexing symbols for regular non-boot spring projects 2018-12-28 09:32:24 +01:00
Martin Lippert
08a91156b2 remove factory path that is machine dependent 2018-12-28 09:05:20 +01:00
Martin Lippert
f26d4c6d9d update parser code to accept java 11 langauge level code 2018-12-28 09:04:25 +01:00
Martin Lippert
09380b75ed enable symbol indexing for regular, non-boot spring projects 2018-12-28 09:03:55 +01:00
Martin Lippert
251e7e67b2 updated eclipse language server extensions to consume latest versions of language server modules 2018-12-28 09:02:07 +01:00
Martin Lippert
3b9855d303 updated jdt core to latest 3.16.0 version of eclipse 2018-12 release, including support for Java 11 2018-12-27 10:27:55 +01:00
Kris De Volder
7d8d29be40 Bump version to 1.2.1 2018-12-22 00:15:08 +00:00
Martin Lippert
2f816353f6 updated versions of eclipse bits to 4.1.1 2018-12-21 11:31:10 +01:00
BoykoAlex
288332e147 Update atom-languageclient dependency 2018-12-20 14:04:13 -05:00
Martin Lippert
8f7257860b fixed typo 2018-12-20 13:35:38 +01:00
Martin Lippert
8c9dd74b78 switched builds back to consume real eclipse release p2 repo as well as release versions of sts3 components 2018-12-20 11:01:54 +01:00
Kris De Volder
42f1b1d13e Switch to using snapshots of spring-ide and e-i-commons 2018-12-19 12:03:26 -08:00
Martin Lippert
8e52e35062 switch p2 repos for sts3 components to 3.9.7 release version 2018-12-19 09:18:42 +01:00
Kris De Volder
08a1310fde Add test case for 'buildpacks' hover content. 2018-12-18 16:38:45 -08:00
Kris De Volder
797eb6717d Disable 'buildpack' deprecated warning
Also fixed some other small oddities in the code.
2018-12-18 16:18:47 -08:00
Kris De Volder
d89baf2146 Fix bug in code lens preference listener
Wrong keys were being used for disabling specific code minings.
Thus the code minings did not actually get disabled as/when intended.
2018-12-18 11:42:53 -08:00
BoykoAlex
8851937f79 PT #162728126: Update code lenses for Java editor 2018-12-18 12:28:06 -05:00
Martin Lippert
c01040312b added dropins folder creation 2018-12-18 17:49:57 +01:00
Martin Lippert
5d3efef710 switch back to consume latest ci builds of sts3 components for testing 2018-12-18 09:18:36 +01:00
Martin Lippert
591b56e07d changelogs updated for 4.1.0 release 2018-12-18 09:06:35 +01:00
Kris De Volder
49654fc832 Enable codemining when STS4 codelenses enabled. 2018-12-17 13:28:11 -08:00
Kris De Volder
d2e49a5139 Ensure m2e 'downloadSources' is enabled
LS relies on this for source jar attachements.
2018-12-17 11:33:12 -08:00
Martin Lippert
c2149dafe7 prep build for 4.1.0.RC1 to consume 3.9.7.RC1 pieces - and beyond 2018-12-17 12:16:53 +01:00
nsingh@pivotal.io
1b619bbf89 PT 162633928 - Set JDT code mining defaults to enable boot code lens 2018-12-14 04:12:38 -08:00
BoykoAlex
4184d049bd PT #160496285: Fix Properties TypeUtil to find inner enums in the index 2018-12-13 17:32:35 -05:00
BoykoAlex
1bedf71ec2 Fix regression for properties editor CA docs 2018-12-12 19:30:00 -05:00
nsingh@pivotal.io
173f5d38d7 Improve structural test to include buildpacks 2018-12-12 12:34:00 -08:00
nsingh@pivotal.io
eaf03960ca Fixed failing test cases around buildpacks 2018-12-12 12:34:00 -08:00
nsingh@pivotal.io
41d30ae7a9 PT 162499688 - Fixed error with marking deprecated property 2018-12-12 12:34:00 -08:00
BoykoAlex
89ab018588 Trim down generic parameters when matching autowired beans 2018-12-12 13:43:11 -05:00
BoykoAlex
db429f9c21 PT #162167333: Ask JDT server for hover links (Eclipse, VSCode) 2018-12-11 18:41:33 -05:00