Commit Graph

2531 Commits

Author SHA1 Message Date
Martin Lippert
cec79a8243 remove staging and snapshot repos to avoid unsigned lsp4j bundles 2018-09-22 07:29:16 +02:00
Kris De Volder
2173eaceaf More timeouts needed to avoid blocking live hovers on windows 2018-09-21 11:30:41 -07:00
Kris De Volder
05b1c18f7d Add maven wrapper to eclipse ls build for convenience 2018-09-20 15:43:25 -07:00
Kris De Volder
32f934f4fc Merge branch 'master' into consume-err 2018-09-20 15:24:13 -07:00
BoykoAlex
d9f6dd9e29 Consume errors stream for LS process 2018-09-20 17:48:29 -04:00
Kris De Volder
0002646f2c Attempt at fixinf windows hanging issue again
Slightly altered timeout uitility seems to work much better.
2018-09-20 13:35:49 -07:00
Martin Lippert
8eff17fc60 added license information for eclipse features and distribution 2018-09-20 17:19:07 +02:00
Martin Lippert
7b9f21027b use the STS 3.9.6 release as a base for common components for the STS4 release build 2018-09-20 10:29:25 +02:00
Kris De Volder
2247a55467 Update vscode live hover screenshot 2018-09-19 15:48:22 -07:00
Kris De Volder
e32a22cfd4 Update screenshot for vscode live hovers 2018-09-19 15:45:16 -07:00
Kris De Volder
2295a7d8b3 Update README.md 2018-09-19 15:32:20 -07:00
Kris De Volder
5b967ccd37 Add timeout to unblock VirtualMachine.getSystemProperties 2018-09-19 15:17:16 -07:00
Kris De Volder
ba9c88b930 Merge pull request #78 from spring-projects/cmd-6
PT #160634135: Show symbols in workspace by default
2018-09-19 13:09:29 -07:00
BoykoAlex
742ef098f9 PT #160634135: Show symbols in workspace by default 2018-09-19 16:02:54 -04:00
Kris De Volder
0bd3c3e08d Packaging cleanups for vscode extensions 2018-09-19 10:08:07 -07:00
Martin Lippert
59427c3d2e added preliminary license information for vscode and atom extensions 2018-09-19 17:21:51 +02:00
BoykoAlex
efcbeac901 Update README.md files for Atom packages 2018-09-18 21:21:47 -04:00
Alex Boyko
676b87079a Update screenshot links 2018-09-18 21:08:20 -04:00
BoykoAlex
4167094ab9 Update screenshots 2018-09-18 21:03:40 -04:00
Kris De Volder
2400711d1f Update vscode-boot-dev-pack version
So we can publish some small tweaks to the
readme.
2018-09-17 10:39:01 -07:00
Kris De Volder
6533d17e10 Fix typos 2018-09-17 10:36:06 -07:00
Kris De Volder
9cdf68a2c0 Add boot dashboard extension to readme for boot-dev-pack 2018-09-17 10:32:37 -07:00
Kris De Volder
1b3bea9c6e Add boot-dash to vscode boot-dev-pack 2018-09-17 10:24:01 -07:00
Kris De Volder
1a765f158f Bump versions of ls to 1.0.0 (eclipse bits) 2018-09-13 10:14:02 -07:00
Kris De Volder
98bbd6b3d2 Add bump-version-major job to ci pipeline
So we can update headless, vscode and atom
version numbers to 1.0.0 at the click
of a button.
2018-09-13 09:52:43 -07:00
Kris De Volder
79d11531c1 Bump version to 1.0.0 2018-09-13 16:47:06 +00:00
Kris De Volder
3146c208a3 Kick build 2018-09-12 12:58:00 -07:00
Kris De Volder
42a2013413 Merge pull request #74 from spring-projects/ad-hoc-property-empty-string
PT-160455522: Fix for empty string insertion for ad hoc props
2018-09-12 12:15:11 -07:00
nsingh
bf93fafabb PT-160455522: Fix for empty string insertion for ad hoc props 2018-09-12 19:01:46 +02:00
BoykoAlex
85efd19999 No boot-hint gutter icon for Atom 2018-09-11 13:55:37 -04:00
Martin Lippert
391d73de05 updated versions of eclipse ls bundles to 0.7.0 2018-09-10 11:05:24 +02:00
Martin Lippert
1a3fe38be3 added provider name 2018-09-10 10:53:38 +02:00
Martin Lippert
301dd58be7 added additional bundles for boot dash dependencies to resolve bundles for the jdk11 case 2018-09-09 12:41:37 +02:00
Kris De Volder
d826e2e6e8 Merge branch 'master' of github.com:spring-projects/sts4 2018-09-07 16:12:54 -07:00
Kris De Volder
1790426b1a Disable ls debug consoles by default 2018-09-07 16:12:26 -07:00
Kris De Volder
9010cdf599 Bump version to 0.7.0 2018-09-07 22:57:01 +00:00
Kris De Volder
40b44d8ad7 Fix race condition in reconciler 2018-09-07 15:23:34 -07:00
BoykoAlex
8fab69d7da Don't short-circuit on first app for @Autowired boot highlight info 2018-09-07 18:10:44 -04:00
BoykoAlex
78a97505d1 Missing test input file 2018-09-07 16:42:54 -04:00
Kris De Volder
dc3bb2c1a5 Merge branch 'master' of github.com:spring-projects/sts4 2018-09-07 13:20:52 -07:00
Kris De Volder
ed27056ea0 Trigger reconcile on classpath changes 2018-09-07 13:19:54 -07:00
BoykoAlex
276eb4d84e Add unit test for functional RM JMX data 2018-09-07 16:16:47 -04:00
BoykoAlex
68f54e42b5 Do not fail if "requestMappingConditions" is not JSON object 2018-09-07 15:56:51 -04:00
BoykoAlex
3963855d08 Do not crash on WebFlux handler functions data parsing 2018-09-07 15:28:10 -04:00
Martin Lippert
2a39071b50 ignore exceptions during parsing due to compilation or type resolve problems 2018-09-07 10:01:44 +02:00
Martin Lippert
5b7bb70894 updated orbit repo for eclipse 2018-09 2018-09-07 09:17:02 +02:00
BoykoAlex
15a0cb5db8 PT #160125656: Adjust names for property pages 2018-09-07 00:39:08 -04:00
BoykoAlex
9ef919e73f PT #160125656: Consolidate prefs page for LS extensions 2018-09-06 18:25:39 -04:00
Kris De Volder
55f20d7d99 Attempt to add m2e-apt to STS 4 and enable by default 2018-09-06 11:24:29 -07:00
BoykoAlex
f8901cf003 PT #160302607: missing test input files 2018-09-05 19:03:55 -04:00