Commit Graph

2247 Commits

Author SHA1 Message Date
Martin Lippert
3ef692119b PT #151319913: live hovers working again, adding tools.jar to classpath of language server vm 2017-09-22 10:26:12 +02:00
BoykoAlex
11b33fff20 Adjust output for atom-boot-java package build 2017-09-21 19:45:51 -04:00
BoykoAlex
869f9c1445 Correct input for atom-boot-java package build 2017-09-21 19:43:22 -04:00
BoykoAlex
7e607dc405 Correct boot-java git repo resource 2017-09-21 19:18:21 -04:00
BoykoAlex
20ce7bc127 Correct boot-java git repo resource 2017-09-21 19:15:39 -04:00
BoykoAlex
72a48f7a0f Concourse build for boot-java atom package 2017-09-21 15:29:54 -04:00
BoykoAlex
aec547da7b Concourse build modifications for concourse and manifest-yaml 2017-09-21 14:53:59 -04:00
BoykoAlex
2f985a3296 Consource build modifications for atom-bosh 2017-09-21 14:21:02 -04:00
BoykoAlex
908325d829 Merge branch 'master' of https://github.com/spring-projects/sts4 2017-09-21 13:18:52 -04:00
BoykoAlex
734fa05dbe Try atom package build script changes 2017-09-21 12:56:37 -04:00
Kris De Volder
ebe95edcd8 Add two more snippets 2017-09-21 09:10:44 -07:00
Kris De Volder
c1be7f7afb Merge branch 'java-snippet' of github.com:spring-projects/sts4 into java-snippet 2017-09-21 08:42:58 -07:00
Kris De Volder
830f2e9879 Use proper snippet syntax so placeholders work in vscode 2017-09-20 17:41:27 -07:00
nsingh
7e928e4ec4 Update vscode-languageclient for the other extensions 2017-09-20 16:18:08 -07:00
nsingh
cdd390f048 Update vscode-languageclient 2017-09-20 16:08:25 -07:00
nsingh
00c3213adc Add support to include imports through additional edits 2017-09-20 16:08:05 -07:00
Kris De Volder
5fe87f6522 Add one more snippet 2017-09-20 14:01:52 -07:00
nsingh
0a47b7c158 PT 150711216 - Initial implementation
Includes basic completion of a request mapping snippet
2017-09-20 13:27:28 -07:00
Alex Boyko
b1fe5ef55d Update Concourse screenshot links 2017-09-20 16:14:17 -04:00
Alex Boyko
41ac6f63cd Update CF-Manifest-YAML screenshot links 2017-09-20 16:12:10 -04:00
Alex Boyko
9e9e9deb34 Update bosh screeshot links 2017-09-20 16:10:46 -04:00
Alex Boyko
633ff7dc29 Update image links 2017-09-20 16:07:24 -04:00
BoykoAlex
af715bad53 Move atom extensions in STS4 repo 2017-09-20 15:57:32 -04:00
BoykoAlex
554607b572 Bump up the version 2017-09-20 14:44:27 -04:00
BoykoAlex
be2b954993 Bump up languageclient version 2017-09-20 14:43:07 -04:00
Kris De Volder
ea046efae8 WIP: snippet infrastructure 2017-09-20 11:19:03 -07:00
BoykoAlex
eceb3126c3 Boot-Java for Atom 2017-09-20 10:28:07 -04:00
Martin Lippert
e6eacc435a increase parsing speed by ignoring method bodies 2017-09-20 11:47:43 +02:00
Martin Lippert
52ee072a0b PT #150797637: added initial support to extract specific symbols for function beans 2017-09-20 11:19:23 +02:00
Martin Lippert
82e6199805 changed bean symbol to not include full package name of bean type anymore 2017-09-20 10:39:35 +02:00
Martin Lippert
f85b3a4bf8 PT #150803442: avoid creating too many temporary TextDocuments over and over again 2017-09-20 10:32:27 +02:00
BoykoAlex
0cd5581b54 Upload boot-java fatjar to S3 2017-09-18 20:43:47 -04:00
Martin Lippert
1ad2eb0c9f fixed a bug in request mapping parent path identification and adapted tests to changed symbol syntax 2017-09-18 20:32:39 +02:00
Martin Lippert
dadb6cf85a PT #151123837 - take parent path into account for request mapping symbols 2017-09-18 19:58:11 +02:00
Martin Lippert
6845d937ca improved label for beans symbols 2017-09-18 19:57:04 +02:00
Martin Lippert
1ba8c5b85b added first simple test case for request mapping symbol provider, more to come 2017-09-18 17:25:56 +02:00
Martin Lippert
83193e4711 added debug output for project creation 2017-09-18 15:03:03 +02:00
Martin Lippert
50a318c569 renamed annotation indexer and changed to lazy init mode 2017-09-18 15:02:36 +02:00
Martin Lippert
399d496b57 implemented first steps towards symbol provider for @Component 2017-09-18 12:12:10 +02:00
Martin Lippert
3e42c461da early steps towards specific bean symbol providers 2017-09-18 09:36:12 +02:00
Martin Lippert
985b43adbe added symbol per document handling to annotation indexer mechanism 2017-09-17 17:44:52 +02:00
Martin Lippert
c76d6c7496 adopted changed boot 2 actuator jmx endpoint structure 2017-09-14 16:19:03 +02:00
Kris De Volder
0f58d6585f Change vscode engine version 1.15 -> 1.15.0
Because vsce doesn't like engine version without a minor version number
2017-09-13 13:49:03 -07:00
Kris De Volder
3a22bb8252 Update vsce to latest. 2017-09-13 13:38:39 -07:00
Kris De Volder
5cf56cdd7d Fix vscode exentension builds (seems like lsp client needs newer vscode api version) 2017-09-13 13:33:31 -07:00
Martin Lippert
d87a7c2d5c added support for code lenses 2017-09-12 10:25:31 +02:00
Martin Lippert
197315a845 updated product name to sts4 2017-09-12 10:11:14 +02:00
Martin Lippert
7684a5aeeb updated several repos to get the latest jdk9 support, latest lsp4e, etc. 2017-09-05 11:46:16 +02:00
Martin Lippert
79aab39d28 refactored code to use stream collector grouping instead of manual code 2017-09-04 21:21:48 +02:00
Martin Lippert
ccb5d9e303 making the test more robust against specific sequences of results 2017-09-04 21:14:23 +02:00