Kris De Volder
247fc04cbc
Fix compile error in vscode-manifest.yml
2018-03-01 22:39:27 -08:00
Kris De Volder
0ae7108bbe
Fix compile error in vscode-bosh
2018-03-01 22:36:46 -08:00
Kris De Volder
86c9bb47e6
Fix compile error in vscode-concourse
2018-03-01 22:34:36 -08:00
Kris De Volder
9f383a9b45
Switch vscode-spring-boot to properties launcher
2018-03-01 22:24:26 -08:00
Kris De Volder
63151bc058
Merge branch 'master' of github.com:spring-projects/sts4
2018-03-01 17:21:54 -08:00
Kris De Volder
26d57b6d7d
Add a 'jarLaunch' methid JVM in jvm-utils
2018-03-01 17:21:12 -08:00
Martin Lippert
d368d320d7
added test for webflux code lenses
2018-03-01 11:44:47 +01:00
Martin Lippert
dc93550289
enabled refresh on access option
2018-03-01 10:06:36 +01:00
Kris De Volder
b148969f17
Remove github java parser
...
Seem like it simply was not being used, except in test code.
2018-02-28 16:03:14 -08:00
Kris De Volder
d1b214a7ad
Fix newline related test failures on Windows
2018-02-28 13:21:13 -08:00
Kris De Volder
02cc31631e
Fix imports of moved atom-language-cllient-commons package
2018-02-28 09:23:35 -08:00
Martin Lippert
208183369d
updated version of eclipse ls extensions to 0.1.5
2018-02-28 16:27:27 +01:00
Martin Lippert
5fe8f2a95b
webflux handler methods now get a code lens for the mapped route
2018-02-28 11:52:21 +01:00
Kris De Volder
72f49480d6
Integrate shared jvm-utils into atom-extensions
2018-02-27 16:44:33 -08:00
Kris De Volder
40a6ad233f
Adopt jvm-launch-util in commons-vscode
2018-02-27 12:32:43 -08:00
Kris De Volder
662b62cfa7
Npm publish script finally working. One more publish (hopfully)
2018-02-27 12:23:22 -08:00
Kris De Volder
ab5f5f2353
One more attempt :-(
2018-02-27 12:17:36 -08:00
Kris De Volder
bf14dfb9ea
Another attemp to fix jvm-util packaging
2018-02-27 12:01:08 -08:00
Kris De Volder
2253504d04
Another attempt fix jvm-util packaging
2018-02-27 11:46:11 -08:00
Kris De Volder
c6584c2a0d
Try to fix packaging issue in jvm-launch-util
2018-02-27 11:30:49 -08:00
Kris De Volder
30f30c4bec
Add job for publishing jvm-utils npm package to pipeline
2018-02-27 11:18:19 -08:00
Kris De Volder
5df4947570
Create a jvm-launch-util npm package
2018-02-27 11:02:20 -08:00
Martin Lippert
79c71128a1
added option to generate additional information while parsing symbols and do that for handler methods in webflux definitions
2018-02-27 17:13:34 +01:00
Kris De Volder
27859bf670
Remove commons-boot
2018-02-26 12:14:26 -08:00
Kris De Volder
e35350fe46
Merge branch 'master' of github.com:spring-projects/sts4
2018-02-26 11:22:30 -08:00
Kris De Volder
0b986bef78
Merge pull request #42 from paulvi/patch-1
...
VSCode - Name wording: Tools instead of Support
2018-02-26 09:57:01 -08:00
Paul Verest
d8e7ce177b
Name wording: Tools instead of Support
...
Of course, it is for authors to name their creation.
Nevertheless, there are now 2 VSCode extension with name "Spring Boot Support".
And also current published version is the same version number as previous obsolete: 0.1.4
That make confusion.
Also Tools is used in https://spring.io/tools4
and has been unique word on Eclipse marketplace.
2018-02-27 00:38:22 +08:00
Martin Lippert
77e61ac727
added eclipse marketplace client to distribution build
2018-02-26 15:26:16 +01:00
Martin Lippert
f0b2e36c87
bugfix for not resolving bindings for individual source files anymore
2018-02-26 11:57:47 +01:00
Martin Lippert
66290f0dca
added http method support to webflux symbol provider
2018-02-26 11:43:21 +01:00
Martin Lippert
05c0c8a901
added http methods to test cases for webflux symbols
2018-02-26 11:14:41 +01:00
Martin Lippert
6800c83c0d
finished first version of symbol support for webflux route definitions
2018-02-26 11:14:41 +01:00
Martin Lippert
f381aa72d5
initial enhancements to support method body analysis for webflux symbol support, not yet finished
2018-02-26 11:14:41 +01:00
Martin Lippert
315d4286e9
changes due to updated node and npm
2018-02-26 11:14:41 +01:00
Martin Lippert
8ca92e3f43
initial test projects for webflux symbol support
2018-02-26 11:14:41 +01:00
Martin Lippert
2afcf168e4
fix concourse content-type definitions for Eclipse
2018-02-26 11:11:15 +01:00
Martin Lippert
08e9df0f85
removed Xverify:none option from distribution builds
2018-02-26 10:08:55 +01:00
Martin Lippert
8e10a069e9
disable lsp-based property editors for STS4 M9 build
2018-02-23 18:42:38 +01:00
Kris De Volder
d0776da4c4
Some tweaks to Spring Boot Extension Pack
...
- Readme should refer to new spring-boot extension insted of the old obsolete
ones
- Changed the name from Spring Boot Dev Pack to Spring Boot Extension Pack
2018-02-23 08:10:22 -08:00
BoykoAlex
cb3cdc65e9
Correct image links in the README
2018-02-23 10:59:35 -05:00
Kris De Volder
6fd38e61a5
Bump version to 0.1.5
2018-02-22 23:24:47 +00:00
BoykoAlex
efc0801d3e
Polish script
2018-02-22 18:23:36 -05:00
BoykoAlex
0b53d9b6e1
Merge branch 'master' of https://github.com/spring-projects/sts4
2018-02-22 18:19:32 -05:00
BoykoAlex
55c43d838e
Fix syntax error in the script
2018-02-22 18:19:06 -05:00
Kris De Volder
f0a5568ff0
Merge branch 'master' of github.com:spring-projects/sts4
2018-02-22 15:07:20 -08:00
Kris De Volder
951c054f10
Remove oboslete projects related to boot-java/boot-properties in atom/vscode/headless
2018-02-22 15:07:04 -08:00
BoykoAlex
e15105d69e
Merge branch 'master' of https://github.com/spring-projects/sts4
2018-02-22 18:06:12 -05:00
BoykoAlex
9f0d3ec8e1
Include Atom in bump-versions script
2018-02-22 18:05:46 -05:00
Kris De Volder
285225332c
Cleanups: remove obsolete pieces of pipeline
...
We won't be building boot-properties and boot-java atom / vscode
stuff anymore in future.
2018-02-22 15:03:03 -08:00
BoykoAlex
68fa831b26
Merge branch 'master' of https://github.com/spring-projects/sts4
2018-02-22 15:30:18 -05:00