Commit Graph

10 Commits

Author SHA1 Message Date
Kris De Volder
6e4141af64 Revert "Attempt to avoid https://github.com/Microsoft/vscode-vsce/issues/238"
It should be fine to revert the workaround. The problem in vsce should be fixed
already.

This reverts commit dcb08077f5.
2018-02-19 08:37:35 -08:00
Kris De Volder
dcb08077f5 Attempt to avoid https://github.com/Microsoft/vscode-vsce/issues/238
Pinning vso-node-api version to 6.1.2-preview seems to work.
2018-02-16 14:18:41 -08:00
Kris De Volder
5cd38c07f8 Second attempt to fix readme links 2018-02-16 11:19:08 -08:00
Kris De Volder
ac83a30701 Update broken links in vscode-spring-boot readme to merged java screenshots 2018-02-16 11:11:58 -08:00
Kris De Volder
facac20031 Add java screenshots to vscode-spring-boot 2018-02-16 11:10:18 -08:00
Kris De Volder
6e08a66d4b Merge vscode-boot-java readme into vscode-spring-boot readme 2018-02-16 11:04:30 -08:00
Kris De Volder
93223d561e More attempt to fix vscode-spring-boot launcher code 2018-02-15 17:06:07 -08:00
Kris De Volder
abf9e2325e Add jdk-find logic to vscode-spring-boot launcher also give more heap
As this is now a merge of boot-properties and boot-java support it needs
those things, just like boot-java used to need them.
2018-02-15 16:07:36 -08:00
Kris De Volder
ae1354d53e Rename boot-language-server to spring-boot-language-server
So it is consistent with the vscode-spring-boot naming.
2018-02-13 11:57:13 -08:00
Kris De Volder
a6e86d4cf7 Rename vscode-boot to vscode-spring-boot
To avoid confusing prefix matching between patterns like
vscode-boot-* and vscode-boot-properties-*, vscide-boot-java-*

This would pontially cause weird version strings in concourse resources.
2018-02-13 11:31:20 -08:00