Kris De Volder
|
5bfc59098e
|
Bump version to 1.19.0
|
2020-05-28 16:12:11 +00:00 |
|
Kris De Volder
|
42d34a533f
|
Quick and dirty fix of https://github.com/spring-projects/sts4/issues/190
|
2020-05-21 15:36:54 -07:00 |
|
Kris De Volder
|
5f25259530
|
Bump version to 1.18.0
|
2020-04-22 19:48:34 +00:00 |
|
Kris De Volder
|
17af13e448
|
Add support for "<<" anchor references in application.yml
|
2020-03-31 16:12:13 -07: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
|
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 |
|
Kris De Volder
|
f7276a5683
|
Try to shorten labels for boot property completions
See: https://github.com/spring-projects/sts4/issues/361
|
2019-09-05 15:14:07 -07:00 |
|
Kris De Volder
|
01c0498f8e
|
Better handling of union types in Yaml completions
Schema-based completion engine provides the
completions for every subtype of a union type
(unless more specific subtype can be inferred).
See: https://github.com/spring-projects/sts4/issues/345#issuecomment-523069469
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
|
2019-08-20 10:24:15 -07:00 |
|
Kris De Volder
|
89ee405fdd
|
Add support for in_parallel sub-properties
See: https://github.com/spring-projects/sts4/issues/345
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
|
2019-08-19 12:12:43 -07:00 |
|
Kris De Volder
|
a40bda5547
|
Bump version to 1.11.0
|
2019-08-14 15:04:54 +00:00 |
|
Kris De Volder
|
d9f48ed693
|
Fix for PT-167494938
Snippet completion was broken for concourse resource type
'extra insertions'.
|
2019-07-25 16:46:00 -07:00 |
|
Kris De Volder
|
d30a82d04f
|
Add additional constraint to cf resource schema
Details: username/password and client_id/client_secret should
not be used together. We now check for this and show a warning
in the concourse editor.
|
2019-07-24 11:30:19 -07:00 |
|
Kris De Volder
|
5b3f951a11
|
Add support for 'client_id' and 'client_secret' in...
... CF resource 'source' in Concourse Editor.
See: https://github.com/spring-projects/sts4/issues/330
|
2019-07-23 14:24:03 -07:00 |
|
Kris De Volder
|
701ce22569
|
Bump version to 1.10.0
|
2019-07-12 14:34:15 +00:00 |
|
Kris De Volder
|
9a9a68fee9
|
Bump version to 1.9.0
|
2019-06-21 17:56:10 +00:00 |
|
Kris De Volder
|
100d4b0e78
|
Bump version to 1.8.0
|
2019-05-24 18:43:50 +00:00 |
|
Kris De Volder
|
668f853935
|
Mark most top-level properties as deprecated
Their use is discouraged. Instead use Yaml anchors is the
recommended.
See: https://www.pivotaltracker.com/story/show/162490453
|
2019-05-13 11:22:36 -07:00 |
|
Kris De Volder
|
e1c3124e65
|
Fix race condition causing occasional build failures
|
2019-05-10 12:24:58 -07:00 |
|
Kris De Volder
|
8bfbff8c44
|
More debug output for failing CI tests
|
2019-05-10 11:37:17 -07:00 |
|
Kris De Volder
|
17e5cf91a3
|
More output to debug test fails in CI builds
|
2019-05-10 10:21:57 -07:00 |
|
Kris De Volder
|
005fbcbfda
|
Add S3Source.initial_version and related props to Schema
|
2019-05-03 12:36:25 -07:00 |
|
Kris De Volder
|
9866a4edb2
|
Fix NPE
|
2019-05-02 12:00:01 -07:00 |
|
Kris De Volder
|
3585297497
|
Fix https://github.com/spring-projects/spring-ide/issues/376
Presence of a '$' in a property key breaks boot yaml reconciler in
some cases.
|
2019-04-30 09:46:36 -07:00 |
|
Kris De Volder
|
03caa58492
|
Delete eclipse metadata for headless services
|
2019-04-29 09:13:57 -07:00 |
|
Kris De Volder
|
851d658e0f
|
Adopt snakeyaml 1.25-snapshot version
Remove no longer needed workaround for https://bitbucket.org/asomov/snakeyaml/issues/441/need-a-way-to-discover-anchored-nodes-in
|
2019-04-26 15:14:30 -07:00 |
|
Kris De Volder
|
dd8cd74757
|
Bump version to 1.7.0
|
2019-04-18 16:42:04 +00:00 |
|
BoykoAlex
|
197b9549cf
|
PT #165432307: Properly set insertion format for document edits
|
2019-04-17 17:46:01 -04:00 |
|
Kris De Volder
|
6a8de04f6a
|
Adopt Spring Boot 2.2
|
2019-04-02 17:06:09 -07:00 |
|
Kris De Volder
|
256e0c86a3
|
Bump version to 1.6.0
|
2019-03-29 16:08:45 +00:00 |
|
Kris De Volder
|
279850bd75
|
Cleanup debug output
|
2019-03-28 16:06:54 -07:00 |
|
Kris De Volder
|
d86becebe7
|
http -> https
|
2019-03-08 15:48:38 -08: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
|
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 |
|
Kris De Volder
|
bc86170ae0
|
Hierchical document symbols for concourse pipeline
|
2019-02-12 13:55:50 -08:00 |
|
Kris De Volder
|
adf238f61d
|
Groundwork for HierarchicalDocumentSymbolHandler
|
2019-02-12 13:55:50 -08:00 |
|
Kris De Volder
|
b391a111a5
|
Allow Document symbol handler to detect whether ...
hierarchical document symbols are supported by the client.
|
2019-02-12 13:55:50 -08:00 |
|
Martin Lippert
|
83c8271ddc
|
classpath cleanup
|
2019-02-12 12:57:36 +01: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 |
|
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
|
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
|
31b5782d94
|
PT #135782951: (Part 2) Deprecated property quick fix
|
2019-01-11 13:25:30 -05:00 |
|
BoykoAlex
|
eadae7da22
|
PT #163067196: LSP4J 0.6.0, LSP4E 0.9.0 snapshot
|
2019-01-08 14:05:48 -05:00 |
|