Kris De Volder
b6effd1dee
Third party p2 dependeny on jsoup and remark
2019-03-18 13:02:25 -04:00
BoykoAlex
cd229be953
Send file change notifications to LS from Eclipse asynchronously
2019-03-14 14:07:21 -04:00
Martin Lippert
096f127e8c
try to workaround signing issues
2019-03-14 17:31:18 +01:00
Martin Lippert
78862f8805
more polish for build files
2019-03-12 17:39:44 +01:00
Martin Lippert
c928b61c31
avoid NPE in case of document being null
2019-03-12 10:11:02 +01:00
Martin Lippert
ad29ce3445
fix NPE when parsing custom args
2019-03-11 10:43:03 +01:00
Martin Lippert
972cdd9a5e
add option to pass custom vm args to boot language server
2019-03-09 13:17:58 +01:00
Martin Lippert
76a99dbdc7
use staging again for 2019-03 since release p2 repo seems to be broken
2019-03-09 09:13:22 +01: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
Martin Lippert
ee67cf914d
updated 2019-03 p2 repos
2019-03-07 13:00:43 +01:00
Martin Lippert
39d759d184
switch to new sha256 timestamp server
2019-03-07 11:25:45 +01:00
BoykoAlex
dc1e2708f9
PT #164216122 : JDT LS search performance improvement 2
2019-03-06 19:57:47 -05:00
Spring Operator
4d43e68820
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://sha256timestamp.ws.symantec.com/sha256/timestamp (400) migrated to:
http://sha256timestamp.ws.symantec.com/sha256/timestamp ([https](https://sha256timestamp.ws.symantec.com/sha256/timestamp ) result ConnectTimeoutException).
* http://s3-test.spring.io/sts4/vscode-extensions/ (403) migrated to:
http://s3-test.spring.io/sts4/vscode-extensions/ ([https](https://s3-test.spring.io/sts4/vscode-extensions/ ) result SSLHandshakeException).
# Fixed URLs
## Fixed Success
These URLs were fixed successfully.
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-06 00:05:19 -06:00
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
7ff8dba909
more housekeeping
2019-02-27 11:59:05 +01:00
Martin Lippert
a261770210
housekeeping
2019-02-27 11:38:40 +01:00
BoykoAlex
529e91e82c
Missing changes from JDT Index adoption
2019-02-23 00:52:35 -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
Martin Lippert
df184fe445
updated version to 4.2.0
2019-02-22 09:39:30 +01:00
Martin Lippert
819c59a2fa
fix NPE in LSP4E when not submitting a predicate for server capabilities
2019-02-07 12:53:19 +01:00
nsingh@pivotal.io
1106709183
PT 163720674 - Style current mode with bold in Go To Symbol dialogue
2019-02-06 12:18:16 -08:00
BoykoAlex
7fe0d75412
PT #163527410 : Don't load source for Eclipse. Ask JDT LS for locations.
2019-02-06 11:21:06 -05:00
nsingh@pivotal.io
0eb4645380
PT 163442852 - Show current Symbols provider in dialogue
2019-02-04 15:02:15 -08:00
Kris De Volder
2a83e31172
Spring Boot Language Server in Eclipse accepts both .yml and .yaml
2019-01-31 15:23:54 -08:00
Martin Lippert
9039a54b2f
use the new workspace symbol location prefix search capability in symbols in project dialog mode
2019-01-31 11:13:55 +01:00
Martin Lippert
76fad1115a
updated ls versions for eclipse extensions to 1.4.0
2019-01-25 20:57:40 +01:00
Martin Lippert
290a18f077
updated version for eclipse parts to 4.1.2
2019-01-25 20:04:23 +01:00
Martin Lippert
427ee3751c
avoid blocking the UI thread while waiting for lsp4e coming back with document infos
2019-01-22 15:40:46 +01:00
Martin Lippert
e8f2840966
do not configure boot ls as server for general xml docs and instead use watch files mechanism to detect changes to XML files
2019-01-22 10:52:54 +01:00
BoykoAlex
923a21132a
PT #160596363 : Resource links for dependency project for app from CF
2019-01-21 23:59:03 -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
a115b736e4
added eclipse 4.11-based target for language server build
2019-01-21 19:04:38 +01:00
Martin Lippert
228c3d3939
added missing pieces to register boot ls for general xml file usage and get notified for changes to xml files
2019-01-21 17:39:12 +01:00
Martin Lippert
4ef8e086c5
preparing sts4 builds for upcoming Eclipse 4.11 builds
2019-01-17 09:06:13 +01:00
Martin Lippert
4f7a2014c4
added config option to enable/disable XML config file support
2019-01-16 13:35:29 +01: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
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
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
108e83e138
updated copyrights to 2019
2019-01-02 09:01:43 +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
2f816353f6
updated versions of eclipse bits to 4.1.1
2018-12-21 11:31:10 +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