Kris De Volder
eb2fc61e15
More memory for spring-boot-properties LS
2017-11-23 11:45:12 -08:00
Kris De Volder
fbaf9680c7
Create proper language ids for application.properties|yml
2017-11-23 10:38:33 -08:00
Kris De Volder
c5df8812fa
Some tweaks to log outpur redirection for vscode
2017-11-22 14:37:33 -08:00
Martin Lippert
be16f39b84
added missing pieces to multi-root support
2017-11-17 16:58:43 +01:00
Kris De Volder
0cf1e64608
WIP: exploring multi-root workspace protocol in vscode + boot java ls
...
Note: this code is not working, probably better to start over when the
time comes. This branch is saved just in case it helps seeing the kinds
of changes we might want/need to do.
2017-11-08 09:52:44 -08:00
BoykoAlex
55a439dc30
PT #151674858 Live boot hint decorations on/off
2017-10-20 20:55:05 -04:00
BoykoAlex
b7a3b4649b
Support VSCode extensions launch with JDK9
2017-10-11 11:42:10 -04:00
BoykoAlex
cc3a7add5e
[PT-#151762870] boot-java launch support for VSCode
2017-10-10 19:10:33 -04:00
Kris De Volder
bbabae3bd6
Implement highlighter support for eclipse language servers
2017-10-04 14:43:20 -07:00
Kris De Volder
cdf2e9fa44
Add support for 'sts/highlight' protocol extension
...
Use it too highlight occurrences of the word 'foo' as an example of how to use this.
2017-10-03 16:27:58 -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
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
Kris De Volder
cf3271d108
Small tweak to vscode-manifest-yaml readme.
2017-08-21 11:21:32 -07:00
Kris De Volder
694e9a9fa8
Bump version to 0.0.10
2017-08-21 16:57:38 +00:00
Kris De Volder
7c6e0f53f8
Fix #13 : more selective file.associations for task files
2017-08-18 13:35:28 -07:00
Kris De Volder
da17bf6e32
Fix typo in readme
2017-08-16 16:57:17 -07:00
Kris De Volder
cbd19a586a
Fix typo in readme
2017-08-16 11:18:43 -07:00
Kris De Volder
ebf71f72d6
Fix markdown issue in vscode-bosh readme
2017-08-16 11:02:30 -07:00
Kris De Volder
38dc632cd0
Add more detailed bosh cli setup to vscode-bosh readme
2017-08-16 10:53:31 -07:00
Martin Lippert
9fdfa83a7c
fixed size of hidpi screenshot taken on macOS
2017-08-11 13:57:19 +02:00
Martin Lippert
0874c21d54
updated to changed vscode settings
2017-08-11 13:51:46 +02:00
Kris De Volder
e631fb0a9e
Add another missing piece to activate bosh editor for cloud-config
2017-08-04 16:45:22 -07:00
Kris De Volder
e9ecff3c74
Activate bosh editor on bosh-cloud-config language id
2017-08-04 16:08:56 -07:00
Kris De Volder
3d1937c9d8
Minimal support for editing cloud-config
2017-08-04 15:48:18 -07:00
Kris De Volder
9957e5bbf2
Bosh readme polish / spelling
2017-07-26 16:44:48 -07:00
Kris De Volder
146c583f17
Fix broken links in bosh readme
2017-07-26 16:30:10 -07:00
Kris De Volder
77764f185e
Link bosh readme imgs to specific commit hash
2017-07-26 16:19:23 -07:00
Kris De Volder
7e3cf48080
Update images for vscode-bosh readme
2017-07-26 16:14:03 -07:00
Kris De Volder
ca02cc52cd
Some readme updates
2017-07-26 15:36:46 -07:00
Kris De Volder
8f67a65a5d
Fix json schema for bosh cli config keys
2017-07-26 13:49:36 -07:00
Kris De Volder
00972506e5
Wire up BoshCliConfig so it gets used.
2017-07-26 13:39:07 -07:00
Kris De Volder
ab90d4ef2f
Add bosh cli confiuration keys to package.json
2017-07-26 10:58:02 -07:00
Martin Lippert
a4defe091a
first steps towards symbol in file navigation for spring annotations
2017-07-21 16:41:25 +02:00
Kris De Volder
501d77e20c
First round of bosh readme updates.
2017-07-20 14:36:23 -07:00
Kris De Volder
e1825d0daf
Extremely 'minimal' support for bosh deployment manifest editing
2017-07-10 13:39:51 -07:00
Kris De Volder
dc6b022262
Make vscode-bosh a copy of vscode-concourse
2017-07-10 11:20:25 -07:00
Kris De Volder
97598c1ba6
Update vscode engine version to fix the CI build
2017-06-15 09:09:13 -07:00
Kris De Volder
e3c62513e3
Bump version of vscode extensions to 0.0.9
2017-06-08 20:19:43 +00:00
Kris De Volder
d2ad48cfb9
Bump versions of concourse/manifest editors to 0.0.8 in package.json
...
Seems like the version wasn't properly bumped after release.
2017-06-06 10:46:16 -07:00
Kris De Volder
ba8a6161bc
Concourse editor shouldn't just activate on any .yml file
2017-05-16 13:24:14 -07:00
Kris De Volder
d23e5fe928
Bump version of vscode extensions to 0.0.7
2017-05-13 01:43:58 +00:00
nsingh
e5dc667b33
Fixed dynamic content assist link
2017-05-12 16:37:52 -07:00
Kris De Volder
003cac4526
Try to fix problems with bumped versions
2017-05-12 15:15:02 -07:00
Kris De Volder
7e0eb834e2
Bump version of vscode extensions to 0.0.5
2017-05-12 22:06:05 +00:00
Kris De Volder
c0c967df7a
Time resource is supported. So add it to the readme
2017-05-12 14:32:27 -07:00
Kris De Volder
3d739f170a
Freeze img link to specific commit hash
2017-05-12 14:26:04 -07:00
Kris De Volder
d095208cfb
Change goto-symbol screenshot to dark theme
2017-05-12 14:24:45 -07:00