Commit Graph

2858 Commits

Author SHA1 Message Date
BoykoAlex
e903ac3eb3 PT #162599228: Wait for JDT commands to register 2019-02-06 19:21:30 -05:00
Kris De Volder
2c1ba5808d Fix issue in SNode.getPath() related to empty lines
See https://www.pivotaltracker.com/story/show/163752179
2019-02-06 15:07:44 -08:00
BoykoAlex
66453d617c PT #162599228: Update theia-commons to latest switch LS start to async 2019-02-06 16:57:30 -05:00
Kris De Volder
bc8b0300ca Deprecated properties without replacement ...
Should not get a "Replace with..." quickfix
2019-02-06 12:58:52 -08: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
Martin Lippert
5bb448b0a0 additional optimization to avoid additional project identification on every live hover hint update 2019-02-06 16:47:46 +01:00
Martin Lippert
f3b0f6a6de avoid re-identifying the corresponding project every time the watchdog updates, causes too much CPU consumption every 5 sec 2019-02-06 15:57:31 +01:00
Martin Lippert
891e65e4bd take XML bean definitions without explicit bean ID into account when creating symbols 2019-02-06 14:54:28 +01:00
Martin Lippert
4b180e1993 initial steps towards using a dom-based XML parser that provides exact location information 2019-02-06 11:30:22 +01:00
Kris De Volder
57fb7e1e2e Update concourse docker resource schema
See: https://github.com/spring-projects/sts4/issues/197
2019-02-05 16:19:41 -08:00
Kris De Volder
c8abce640a Add more testcases for yaml merge-node reconciling 2019-02-05 15:06:25 -08:00
Kris De Volder
5026fdc412 Yaml reconcile, detect 'missing anchor' reference 2019-02-05 14:36:31 -08:00
Kris De Volder
7d47662094 Reconciler support for yaml anchors, references and merges 2019-02-05 14:25:45 -08:00
Kris De Volder
df3b168396 Fix typo in vscode-spring-boot package.json 2019-02-05 08:59:25 -08:00
Kris De Volder
a516d2d9ee concourse: Allow redefinition of built in resource types
See: https://github.com/spring-projects/sts4/issues/196
2019-02-04 15:33:06 -08:00
nsingh@pivotal.io
0eb4645380 PT 163442852 - Show current Symbols provider in dialogue 2019-02-04 15:02:15 -08:00
Kris De Volder
654d9767c5 vscode-spring-boot treats .yaml same as .yml 2019-02-04 12:37:19 -08:00
BoykoAlex
040929ae9b PT #162599228: Upgrade to Theia 0.3.19 2019-02-03 17:30:01 -05:00
Martin Lippert
1118725c10 remove machine-dependent entry in factory path 2019-02-02 13:07:43 +01:00
BoykoAlex
08be460b28 PT #163583926: Atom supports application.yaml for boot properties 2019-02-01 14:25:19 -05:00
Kris De Volder
306d116681 Add a regression test for '.yaml'.
Checks that boot language server accepts '.yaml' as equivalent
to '.yml' for reconcile, completions and hovers.
2019-01-31 16:02:43 -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
Kris De Volder
78f6380e21 Fix for https://github.com/spring-projects/sts4/issues/194 2019-01-31 12:49:44 -08:00
Kris De Volder
44832b3787 Eclipse metadata 2019-01-31 12:07:46 -08:00
Kris De Volder
d9e19ae69e Re-instate trigger chars, but not for vscode
See https://github.com/spring-projects/sts4/issues/193
2019-01-31 12:05:53 -08:00
Kris De Volder
cb63fac8ee Disable trigger characters for boot language server
See: https://github.com/spring-projects/sts4/issues/193
2019-01-31 09:38:05 -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
daca3514df enable workspace symbol queries to be parameterized with location prefixes and unlimited number of results 2019-01-31 10:27:54 +01:00
Martin Lippert
c9fb5e80ab added necessary synchronization to concurrently used data index to avoid concurrency problems 2019-01-27 19:39:59 +01:00
Martin Lippert
76fad1115a updated ls versions for eclipse extensions to 1.4.0 2019-01-25 20:57:40 +01:00
Kris De Volder
5250088758 Bump version to 1.4.0 2019-01-25 19:13:33 +00:00
Martin Lippert
290a18f077 updated version for eclipse parts to 4.1.2 2019-01-25 20:04:23 +01:00
Kris De Volder
bd7c38b2aa Bump version to 1.3.0 2019-01-24 19:07:51 +00:00
Martin Lippert
d01a3a4abb avoid long hang on jmx connection problems while checking for non-boot live beans mbean 2019-01-24 10:57:33 +01:00
Martin Lippert
2ab97b332d switched watch dog internals to use ScheduledThreadPoolExecutor and add update of docs to that to avoid blocking the ls altogether 2019-01-24 09:59:21 +01:00
Martin Lippert
343bffe921 prepaed changelogs for upcoming 4.1.1 release 2019-01-23 11:03:01 +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
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
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
b97a27992f updated splash screen for 2019 2019-01-19 18:27:19 +01:00
Martin Lippert
78aa0444af updated nightly downloads page 2019-01-18 12:39:32 +01:00
Martin Lippert
cfaa34881e enable staging area for Eclipse 4.11-based builds 2019-01-18 12:39:09 +01:00
Martin Lippert
591e72a435 add a few additional m2e integrations to make regular war-packaged spring apps deployable to local tomcat 2019-01-17 13:26:09 +01:00
Martin Lippert
c9dd8e429d change sysout to log.debug in order to not break lsp process communication 2019-01-17 09:47:00 +01:00
Martin Lippert
4ef8e086c5 preparing sts4 builds for upcoming Eclipse 4.11 builds 2019-01-17 09:06:13 +01:00