Martin Lippert
|
678f126028
|
added vscode extensions to nightly download page
|
2016-12-06 11:00:30 +01:00 |
|
Martin Lippert
|
c32eb40c05
|
fixed nightly download page links
|
2016-12-06 10:02:25 +01:00 |
|
Martin Lippert
|
4da064e48c
|
updated macOS signing product path
|
2016-12-06 09:24:26 +01:00 |
|
Martin Lippert
|
4ea2b6b287
|
fixed issue with s3 access keys
|
2016-12-05 15:28:57 +01:00 |
|
Martin Lippert
|
148f3a6f11
|
updated nightly download poge for sts4
|
2016-12-05 15:28:38 +01:00 |
|
Martin Lippert
|
f193497e1e
|
do not install repository articfacts into the local maven repo
|
2016-12-05 14:54:07 +01:00 |
|
Martin Lippert
|
2ef4f82c3d
|
extracted repo creation into separate project and reduced unnecessary zip work
|
2016-12-05 14:51:57 +01:00 |
|
Martin Lippert
|
65352534e1
|
sts4 distribtion build and repo upload added
|
2016-12-05 13:02:46 +01:00 |
|
Martin Lippert
|
01436fa777
|
language server extensions integrated into product distribution build
|
2016-12-05 11:12:12 +01:00 |
|
Kris De Volder
|
e508326b69
|
Add 'hoverinfo' to completions in manfest.yml editor
|
2016-12-02 15:50:49 -08:00 |
|
BoykoAlex
|
86b6e6d270
|
Remove roaster java parser lib to reduce jar footprint to 14Mb
|
2016-12-02 15:57:54 -05:00 |
|
BoykoAlex
|
edd33b3748
|
Added an explanation comment
|
2016-12-02 13:10:24 -05:00 |
|
BoykoAlex
|
df1b964144
|
Move LoggerNameProviderTest into sts4
|
2016-12-02 12:40:40 -05:00 |
|
Martin Lippert
|
aa082e802e
|
added s3 upload to p2 repo project
|
2016-12-02 10:36:03 +01:00 |
|
Martin Lippert
|
14163eee41
|
added missing dependencies to p2 repo
|
2016-12-02 10:11:36 +01:00 |
|
Martin Lippert
|
c41e4525e6
|
unified language server support plugins for eclipse
|
2016-12-02 09:54:22 +01:00 |
|
BoykoAlex
|
623e2d1f28
|
Small cleanup
|
2016-12-01 18:42:37 -05:00 |
|
BoykoAlex
|
db1402cf6b
|
Switch HTML hover tests to markdown tests
|
2016-12-01 15:45:21 -05:00 |
|
Martin Lippert
|
f2f2324d66
|
fixed remaining wrong links to old eclipse-lsp integration and adopted unified language server for boot properties
|
2016-12-01 09:32:59 +01:00 |
|
Kris De Volder
|
262b26e78c
|
One more try to fix tycho build
|
2016-11-30 16:47:51 -08:00 |
|
Kris De Volder
|
0abde7b100
|
Remove obsolete LanguageServers and update tests accordingly
|
2016-11-30 16:32:52 -08:00 |
|
Kris De Volder
|
f37c8b9c3b
|
Try to fix tycho eclipse build
|
2016-11-30 16:09:26 -08:00 |
|
Kris De Volder
|
419865a912
|
Fix concourse build
|
2016-11-30 15:52:36 -08:00 |
|
Kris De Volder
|
f54489d08b
|
Avoid stale lsp4j snapshots
|
2016-11-30 15:50:45 -08:00 |
|
Kris De Volder
|
62addeb9ce
|
Merge application-yaml into boot-properties project
|
2016-11-30 15:47:24 -08:00 |
|
Kris De Volder
|
63b3472561
|
Merge application-properties into boot-properties project
|
2016-11-30 15:26:55 -08:00 |
|
Kris De Volder
|
df78d3756e
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2016-11-30 14:10:09 -08:00 |
|
Kris De Volder
|
7583a0385a
|
Create a merged yml and props language server and vscode extension
|
2016-11-30 14:04:32 -08:00 |
|
BoykoAlex
|
47461c772c
|
Logger name content asisst
|
2016-11-30 16:47:17 -05:00 |
|
Martin Lippert
|
2959440a00
|
migrated to new lsp4e project
|
2016-11-30 20:55:01 +01:00 |
|
BoykoAlex
|
5792f523fc
|
Class Reference content assist for boot application properties and yaml
|
2016-11-30 13:14:27 -05:00 |
|
Martin Lippert
|
6d68de4c8f
|
install language server maven artifacts instead of just package to consume them later in the eclipse plugin build
|
2016-11-30 17:25:46 +01:00 |
|
Martin Lippert
|
415ec6e22d
|
fixed signature of shutdown method to match updates in lsp4j
|
2016-11-30 16:57:02 +01:00 |
|
Martin Lippert
|
72603ac855
|
added eclipse language server plugin and feature for cloud foundry to tycho build
|
2016-11-30 15:26:02 +01:00 |
|
Martin Lippert
|
e06f827d28
|
extract eclipse-lsp-support repo url into property
|
2016-11-30 14:48:39 +01:00 |
|
Martin Lippert
|
9c666ce040
|
added language server support plugin as a dependency to the p2 repository
|
2016-11-30 13:16:59 +01:00 |
|
Martin Lippert
|
966f26e5b1
|
added p2 repository generation for eclipse language server features
|
2016-11-30 13:01:56 +01:00 |
|
Martin Lippert
|
31510f3fc2
|
first steps towards installable eclipse features for language servers
|
2016-11-30 12:45:53 +01:00 |
|
nsingh
|
020066376f
|
Enable hover for application yml language server
|
2016-11-29 21:54:09 -08:00 |
|
nsingh
|
a21ab89212
|
PT 131351003 - Added hover support for property keys
Also enabled JUnits to test hover support for property keys.
|
2016-11-29 20:36:05 -08:00 |
|
Kris De Volder
|
7d0ddf1c14
|
Fix 'showMessage' function in SimpleLanguageServer
|
2016-11-29 15:57:40 -08:00 |
|
Kris De Volder
|
060229541b
|
Cleanup: typos in comments
|
2016-11-28 13:42:26 -08:00 |
|
Kris De Volder
|
14feb0f0c6
|
Make completions computation properly async
|
2016-11-28 13:26:32 -08:00 |
|
Martin Lippert
|
1c633b8865
|
PT #134848903: added syntax coloring to eclipse-lsp editors for properties and yaml files
|
2016-11-25 16:06:17 +01:00 |
|
nsingh
|
a43ac18324
|
PT 134914895 - Fix NPE in Yaml Hover if no info is provided
|
2016-11-24 11:57:38 -08:00 |
|
BoykoAlex
|
69482dcf73
|
Bump up completion proposals limit
|
2016-11-23 20:06:11 -05:00 |
|
Kris De Volder
|
a3403fe6a6
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2016-11-23 16:06:58 -08:00 |
|
Kris De Volder
|
1297429d5a
|
Less excessive logging and other logging related cleanups
|
2016-11-23 16:06:43 -08:00 |
|
Kris De Volder
|
1b14ec7370
|
Add build failure notification to concourse pipeline
|
2016-11-23 15:51:35 -08:00 |
|
BoykoAlex
|
2efd8da94b
|
Merge branch 'master' of https://github.com/spring-projects/sts4
|
2016-11-23 17:23:41 -05:00 |
|