Kris De Volder
|
09e6d5e7a6
|
Fix it so typescript compiler runs prior to launching in vscode.
|
2016-11-10 15:50:39 -08:00 |
|
Kris De Volder
|
52be410700
|
Fix some issues with packaging / scripts
|
2016-11-10 15:22:42 -08:00 |
|
Kris De Volder
|
d71dd58d97
|
Add some eclipse metadata for convenience
|
2016-11-10 15:00:23 -08:00 |
|
Kris De Volder
|
3dbf0b39d2
|
Inroduce 'commons-vscode' to share typescript code between vscode-exts
|
2016-11-10 14:51:24 -08:00 |
|
BoykoAlex
|
01f39c7722
|
Error reporting and robustness for Jandex java index
|
2016-11-08 23:04:04 -05:00 |
|
BoykoAlex
|
5d35c9a727
|
Merge branch 'master' of https://github.com/spring-projects/sts4
|
2016-11-08 19:51:00 -05:00 |
|
BoykoAlex
|
8acd05b63e
|
Sort out maven runtime dependencies: add missing factories
|
2016-11-08 19:50:30 -05:00 |
|
Kris De Volder
|
adf21b9ef7
|
Fix vsix packaging issues with vscode-manifest-yaml
|
2016-11-08 16:12:44 -08:00 |
|
Kris De Volder
|
560a32d0e0
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2016-11-08 15:40:53 -08:00 |
|
Kris De Volder
|
38ec559478
|
Make vscode-extensions work again
|
2016-11-08 15:18:27 -08:00 |
|
Kris De Volder
|
505cce40a1
|
More output for debugging purposes to manifest-yml vscode extension
|
2016-11-08 15:17:55 -08:00 |
|
BoykoAlex
|
4f3bd9953c
|
Tests polishing
|
2016-11-08 17:48:55 -05:00 |
|
BoykoAlex
|
49fb54d93e
|
Fix expected error message
|
2016-11-08 14:28:53 -05:00 |
|
BoykoAlex
|
4096a3e129
|
Enable more app-yaml completion tests
|
2016-11-08 12:46:41 -05:00 |
|
BoykoAlex
|
ca22134526
|
Merge branch 'master' into java-knowledge
|
2016-11-08 10:24:03 -05:00 |
|
BoykoAlex
|
010104ec8b
|
Jandex based Java Knowledge integration
|
2016-11-08 10:19:58 -05:00 |
|
Kris De Volder
|
8cc18cb546
|
Merge branch 'master' into lsp4j-snapshot
|
2016-11-07 17:48:49 -08:00 |
|
Kris De Volder
|
2fbd7110ae
|
Fix failing tests
|
2016-11-07 17:48:26 -08:00 |
|
Kris De Volder
|
af64ba01d3
|
Update to lsp4j
|
2016-11-07 17:29:54 -08:00 |
|
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 |
|
BoykoAlex
|
53e31991bf
|
Cache projects
|
2016-10-31 20:23:51 -04:00 |
|
BoykoAlex
|
23aefb7c2c
|
Fixes and unit test for Java Properties parser
|
2016-10-31 19:42:27 -04: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
|
c9a8bb2f3c
|
Fix test projects
|
2016-10-31 13:34:22 -04:00 |
|
BoykoAlex
|
904d5a87ba
|
Regenerate maven wrapper for test project
|
2016-10-31 13:17:00 -04:00 |
|
BoykoAlex
|
0ab563621d
|
Merge branch 'master' of https://github.com/spring-projects/sts4
|
2016-10-31 13:02:40 -04:00 |
|
BoykoAlex
|
80782e97ba
|
Projects test harness and app props reconciling tests
|
2016-10-31 13:02:13 -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 |
|
BoykoAlex
|
1044764dbd
|
Fail test if properties list is null instead of throwing NPE
|
2016-10-27 14:18:25 -04:00 |
|
BoykoAlex
|
a8adcfbd60
|
Ignore TypeUtil tests rather than comment out
|
2016-10-27 14:04:44 -04:00 |
|
BoykoAlex
|
7721efe9d2
|
Moved some boot properties tests
|
2016-10-27 13:49:11 -04:00 |
|
BoykoAlex
|
9540d909d0
|
Handle null found project for default java project finder
|
2016-10-26 00:23:13 -04:00 |
|
Alex Boyko
|
5ea5b5cb28
|
Integrate commons-maven to eliminate classpath text file based solution
|
2016-10-25 17:15:25 -04:00 |
|
Alex Boyko
|
ea6079bea2
|
Fix maven build on Windows
|
2016-10-24 12:56:32 -04:00 |
|
Kris De Volder
|
46e2334b0c
|
Introduce IClasspath abstraction.
|
2016-10-21 16:01:42 -07:00 |
|
BoykoAlex
|
f05e3b66cb
|
Create commons-maven project
|
2016-10-20 17:52:59 -04:00 |
|
Kris De Volder
|
8d74d5af53
|
vscode-manifest-yaml package renames
Bring package names in line with project names
|
2016-10-20 11:33:03 -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
|
14b2ff78b2
|
vscode-application-properties package renames
Bring package names in line with project name
|
2016-10-20 10:57:17 -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
|
01e56c369a
|
java-properties package rename
Brin package names inline with project name
|
2016-10-20 10:06:00 -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 |
|