Commit Graph

22 Commits

Author SHA1 Message Date
nsingh
ef8b6b8bdc Updated v2 CF Java client
Also removed any unused v2 operations and associated wrapper types
2017-01-18 11:38:41 -08:00
nsingh
46eb0466e2 Add dynamic CF buildpacks and services completion values 2017-01-07 11:59:17 -08:00
nsingh
2dd432a46e Initial commit of CF vscode extension 2017-01-05 10:58:56 -08:00
Kris De Volder
302938ab75 Set encoding in parent pom to avoid annoying warning in mvn build 2016-12-20 21:10:53 -08:00
BoykoAlex
4309f3535e Merge application-properties-metadata, project-test-harness
properties-editor-test-harness into vscode-boot-properties
2016-12-12 13:19:51 -05:00
Kris De Volder
af64ba01d3 Update to lsp4j 2016-11-07 17:29:54 -08:00
BoykoAlex
608968d86e Move properties editor test harness classes in separate project 2016-10-27 15:58:19 -04:00
Alex Boyko
5ea5b5cb28 Integrate commons-maven to eliminate classpath text file based solution 2016-10-25 17:15:25 -04:00
BoykoAlex
f05e3b66cb Create commons-maven project 2016-10-20 17:52:59 -04:00
Kris De Volder
59c78615ab Application yaml now verifies simple
property names
2016-10-19 16:22:33 -07:00
Kris De Volder
7954fa2bb5 Porting all the tests from YamlEditorTests in old STS
Moved into ApplicationPropertiesTests suite. All tests running but
most are not yet passing. Tests that are expected to fail w.r.t. 
already implemented functionlaity are marked with
@Ignore annotations.
2016-10-17 11:16:43 -07:00
Kris De Volder
5f552c4f26 Rename language-server-commons -> commons-language-server 2016-10-14 11:13:38 -07:00
Kris De Volder
c6c720c14f Rename yaml-commons -> commons-yaml 2016-10-14 11:02:02 -07:00
Kris De Volder
30902b0b7e Rename util-commons -> commons-util 2016-10-14 10:54:23 -07:00
Kris De Volder
2551a5e997 Port DocumentEditsTests to sts4 2016-10-13 14:13:48 -07:00
BoykoAlex
c444aa0fad Fix the build for app-props-metadata and basic unit tests 2016-10-12 17:17:09 -04:00
Kris De Volder
5cf7740a7c Passes all our tests but...
Unfortunately vscode doesn't like our completions because they span multiple lines.
2016-10-04 15:56:55 -07:00
BoykoAlex
c733efacda Java Properties parser project 2016-09-27 11:55:28 -04:00
Kris De Volder
fedf2b920c Manifest.yml validation works! 2016-09-23 14:43:01 -07:00
Kris De Volder
2b0927ed9b Copy/port some stuff from STS codebase
- yaml schema abstraction
- manifest yaml schema
- manifest yaml schema tests
- reconciler abstractions
2016-09-23 11:44:50 -07:00
Kris De Volder
5e666ef37d Port over all manifest.yml editr tests (still failing) 2016-09-22 17:34:36 -07:00
Kris De Volder
ae2de92f62 Create language-server-commons 2016-09-22 14:06:13 -07:00