nsingh
edc94daa4f
Changed doc to be clearer on the contract for checkpoint method
2017-08-02 12:43:52 -07:00
nsingh
0c10f2eafe
Merge branch 'master' into async_validations
...
Conflicts:
headless-services/commons/commons-util/src/main/java/org/springframework/ide/vscode/commons/util/EnumValueParser.java
2017-08-02 12:16:33 -07:00
nsingh
ef3981b162
Adding docs and some code cleanup
2017-08-02 10:51:00 -07:00
Kris De Volder
88c703e9e5
Snippets now mostly working all tests passing.
2017-08-02 09:11:13 -07:00
nsingh
0a530d9e32
Separate delayed constraints into slow and fast collections
...
The slow part is for CF-related constraints like long-running value
parsers. Also, the "fast" constraints and other problems are reported
first via a new checkpoint call to the problems collector. The complete
list of problems are then reported afterwards at the end of the
collection, like before.
2017-08-01 13:48:27 -07:00
Kris De Volder
e0d9effc14
Fix test failure
2017-08-01 12:12:49 -07:00
Kris De Volder
d9f2047bcf
Snippet generator mostly working, still needs some tweaks / bug fixes.
2017-08-01 12:05:25 -07:00
Kris De Volder
b1fa77603c
V1 schema trigger property is *only* networks
2017-07-31 09:11:33 -07:00
Kris De Volder
6bdc83217d
Fix bug around empty-stirng checks for enumvalueparsing
2017-07-28 16:58:17 -07:00
Kris De Volder
49f33fb8f7
Small tweak to sha1 prop docs
2017-07-28 16:57:46 -07:00
Kris De Volder
51954fe306
Simplify contraints between release attributes
2017-07-28 16:06:11 -07:00
Kris De Volder
af3ca76047
Fix bug: releases provider actually uses stemcells data!
2017-07-28 15:13:17 -07:00
Kris De Volder
b520fdc577
Some simplifications of dynamic CA/Reconcilng using PartialCollection
2017-07-28 14:48:57 -07:00
Kris De Volder
1c25764ff4
Merge branch 'master' of github.com:spring-projects/sts4
2017-07-28 12:01:33 -07:00
Kris De Volder
724ae4aed4
More tweaks to dynamic releases attributes reconcile and CA
2017-07-28 12:01:13 -07:00
BoykoAlex
574cd9e742
Completions testing with -Dlsp.completions.indentation.enable=true
2017-07-28 14:24:30 -04:00
BoykoAlex
bcebc58e1f
Travis build files
2017-07-28 11:49:25 -04:00
Kris De Volder
ca93d93d15
CA/reconcile for release versions stage 1
...
Doesn't yet consider version's relationship with release name.
2017-07-27 13:44:10 -07:00
Kris De Volder
a92accde86
Improve CachingModelProvider to wrap a cache around the models it provides
2017-07-27 13:09:12 -07:00
Kris De Volder
593a74e12e
Merge branch 'master' of github.com:spring-projects/sts4
2017-07-27 10:57:31 -07:00
Kris De Volder
b6f2691d30
Dynamic CA for release names in releases block
2017-07-27 10:52:54 -07:00
BoykoAlex
15138f3d73
Update manifest LS for atom integration
2017-07-26 21:11:38 -04:00
BoykoAlex
a8c4cc065f
Fix NPEs for doc not being in the cache
2017-07-26 20:56:29 -04:00
Kris De Volder
9957e5bbf2
Bosh readme polish / spelling
2017-07-26 16:44:48 -07:00
Kris De Volder
146c583f17
Fix broken links in bosh readme
2017-07-26 16:30:10 -07:00
Kris De Volder
77764f185e
Link bosh readme imgs to specific commit hash
2017-07-26 16:19:23 -07:00
Kris De Volder
7e3cf48080
Update images for vscode-bosh readme
2017-07-26 16:14:03 -07:00
Kris De Volder
ca02cc52cd
Some readme updates
2017-07-26 15:36:46 -07:00
Kris De Volder
12b987b49c
Add a test for when bosh cli disabled or errors.
2017-07-26 14:56:56 -07:00
Kris De Volder
5cef5f7e91
Supress error which is logged on each save (vscode sending a duplicate edit?)
2017-07-26 14:56:21 -07:00
Kris De Volder
a668b0664e
Fix issues with how bosh cli config is passed from vscode to server
2017-07-26 14:32:34 -07:00
Kris De Volder
8f67a65a5d
Fix json schema for bosh cli config keys
2017-07-26 13:49:36 -07:00
Kris De Volder
00972506e5
Wire up BoshCliConfig so it gets used.
2017-07-26 13:39:07 -07:00
Kris De Volder
deb6539054
Merge branch 'master' of github.com:spring-projects/sts4
2017-07-26 10:58:25 -07:00
Kris De Volder
ab90d4ef2f
Add bosh cli confiuration keys to package.json
2017-07-26 10:58:02 -07:00
BoykoAlex
383bfd5c7b
Merge branch 'master' of https://github.com/spring-projects/sts4
2017-07-25 19:31:58 -04:00
BoykoAlex
3a9138fc28
Disable error proposals for Atom manifest-yaml extension
2017-07-25 19:31:34 -04:00
Kris De Volder
ac89f1a2e0
Nicer looking reconcile errors for 'filtered' stemcell versions
2017-07-25 15:37:18 -07:00
Kris De Volder
8f6c75de03
Always suggest / accept 'latest' as a valid stemcell version
2017-07-25 14:31:17 -07:00
Kris De Volder
358b23f75d
Merge branch 'master' of github.com:spring-projects/sts4
2017-07-25 10:12:37 -07:00
Kris De Volder
2a3e39e7be
Add BoshCommandStemcellsProvider properly to Bosh language server
2017-07-25 10:12:24 -07:00
BoykoAlex
1bd2b7a945
Merge cf-manifest-yaml language and ls extension together
2017-07-25 10:22:15 -04:00
BoykoAlex
40fc327f20
Dedicated grammar for CF manifest-yaml
2017-07-24 23:20:40 -04:00
Kris De Volder
b13eefb594
Dynamic CA and reconcile for stemcells definition attributes
2017-07-24 16:58:10 -07:00
nierajsingh
30eab2b367
Merge pull request #11 from nierajsingh/145545705_app_navigation
...
145545705 - Add symbol navigation to app name
2017-07-24 14:59:53 -07:00
nsingh
7980908086
145545705 - Add symbol navigation to app name
2017-07-24 14:53:57 -07:00
Kris De Volder
427dbe8b62
Fix failing test
2017-07-24 12:25:26 -07:00
Kris De Volder
d75d1438d2
Dynamic CA and reconcile for Stemcell name and os
2017-07-24 12:18:34 -07:00
Kris De Volder
49e6a1db14
Dynamic completions and validations for stemcell names
2017-07-24 10:43:19 -07:00
Kris De Volder
78100630eb
Merge branch 'master' of github.com:spring-projects/sts4
2017-07-24 10:08:32 -07:00