Commit Graph

35 Commits

Author SHA1 Message Date
Kris De Volder
1dcd6b040c Merge branch 'application-yml-completions' 2016-11-07 15:18:54 -08:00
BoykoAlex
6df038a93a Switch fat jar packaging to boot repackaging instead of jar shading 2016-11-01 18:34:36 -04:00
Kris De Volder
54035b0a39 Content assist in app-yml partially working 2016-11-01 10:55:30 -07:00
Kris De Volder
e42737bd38 Porting ApplicationYamlCompletionEngine from old STS 2016-10-31 14:28:02 -07:00
Kris De Volder
2dda8924d1 Move VscodeCompletionEngineAdapter to commons 2016-10-31 11:57:16 -07:00
BoykoAlex
0ab563621d Merge branch 'master' of https://github.com/spring-projects/sts4 2016-10-31 13:02:40 -04:00
BoykoAlex
146ae7ee61 Integrate properties parser into boot properties extension 2016-10-28 17:17:39 -04:00
Kris De Volder
0356434f7e Update readmes for vscode extensions. 2016-10-28 11:46:57 -07:00
Kris De Volder
ce1de08218 Change icon for application-yaml vscode extension 2016-10-28 11:23:48 -07:00
BoykoAlex
28fed6ffcb Port SpringPropertiesEditorTests 2016-10-27 20:22:48 -04:00
BoykoAlex
608968d86e Move properties editor test harness classes in separate project 2016-10-27 15:58:19 -04:00
Kris De Volder
46e2334b0c Introduce IClasspath abstraction. 2016-10-21 16:01:42 -07:00
Kris De Volder
ba43ccbd5f vscode-application-yaml package renames
Bring package names in line with project name
2016-10-20 11:24:15 -07:00
Kris De Volder
409891bc6a Fix vscode-languageclient lib version to 2.5.x.
Seems like stuff is breaking starting in 2.6.0
2016-10-20 10:58:28 -07:00
Kris De Volder
fba4c5e9f9 language-server-test-harness package renames
Bring package names inline with project name
2016-10-20 10:08:06 -07:00
Kris De Volder
ac92d37d75 commons-yaml package renames
Bring package names inline with project-name
2016-10-20 10:03:25 -07:00
Kris De Volder
61fb272209 commons-util package renames
Bring package names inline with project name
2016-10-20 10:01:52 -07:00
Kris De Volder
67eb11fae1 commons-java project
Bring package names in line with project name
2016-10-20 09:57:41 -07:00
Kris De Volder
88f7f50d30 application-properties-metadata project
Bring package names more inline with project name
2016-10-20 09:55:35 -07:00
Kris De Volder
59c78615ab Application yaml now verifies simple
property names
2016-10-19 16:22:33 -07:00
Kris De Volder
43f7659901 Ignore failing test 2016-10-17 12:58:00 -07:00
Kris De Volder
3f9f21d09d Rename YamlLanguageServer to ApplicationYamlLanguageServer 2016-10-17 12:57:19 -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
2551a5e997 Port DocumentEditsTests to sts4 2016-10-13 14:13:48 -07:00
Kris De Volder
5e666ef37d Port over all manifest.yml editr tests (still failing) 2016-09-22 17:34:36 -07:00
BoykoAlex
be8c73adec Merge branch 'master' of https://github.com/spring-projects/sts4 2016-09-22 18:27:18 -04:00
Kris De Volder
0e21fbe4e2 Cleanups: whitespace 2016-09-22 14:34:20 -07:00
Kris De Volder
e3d8095ae7 Use language-server commons in application-yaml extension 2016-09-22 14:06:39 -07:00
Kris De Volder
ae2de92f62 Create language-server-commons 2016-09-22 14:06:13 -07:00
BoykoAlex
71ef9e30c1 Allow only application*.yml files for LS 2016-09-22 13:57:23 -04:00
BoykoAlex
8c819563da Revert previous change 2016-09-22 11:58:16 -04:00
BoykoAlex
116648083f Allow only for appplication*.yml files 2016-09-22 10:40:20 -04:00
Kris De Volder
79840420e8 Rename all 'com.githib.kdvolder' packages to something better 2016-09-13 16:32:41 -07:00
Kris De Volder
94a38b7ab7 Copied the vscode-application-yaml code from Kris's personal repo 2016-09-13 16:12:56 -07:00