Kris De Volder
a3e4ce401a
Fix accidentally committed debug mode
2017-12-22 17:33:08 -08:00
Kris De Volder
1fb0a6acc6
Dynamic CA for github repo uris in concourse resource definitions
2017-12-22 17:14:27 -08:00
Kris De Volder
a6eb7241f1
Bump version to 0.1.3
2017-12-21 22:11:19 +00:00
Kris De Volder
49ebd66849
Sync version of commons-vscode to rest of vscode package.json files
2017-12-12 09:42:48 -08:00
Kris De Volder
ee3181b320
Bump version to 0.1.2
2017-12-12 17:17:35 +00:00
Kris De Volder
4b7614230a
Revert "Bump version to 0.1.1"
...
This reverts commit dbe06627ea .
2017-11-27 15:48:47 -08:00
Kris De Volder
dbe06627ea
Bump version to 0.1.1
2017-11-27 22:57:01 +00:00
Kris De Volder
71956a0748
Bump version to 0.1.0
2017-11-27 22:24:02 +00:00
Kris De Volder
95a844722b
Bump version to 0.0.13
2017-11-27 22:09:08 +00:00
Kris De Volder
a40ab1b33a
Bump version to 0.0.12
2017-11-27 19:30:08 +00:00
Kris De Volder
72c4e17c67
Update commons-vscode version to 0.1.0 in prep for release
2017-11-27 11:14:40 -08:00
Kris De Volder
fbaf9680c7
Create proper language ids for application.properties|yml
2017-11-23 10:38:33 -08:00
BoykoAlex
cc3a7add5e
[PT-#151762870] boot-java launch support for VSCode
2017-10-10 19:10:33 -04:00
nsingh
7e928e4ec4
Update vscode-languageclient for the other extensions
2017-09-20 16:18:08 -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
501d77e20c
First round of bosh readme updates.
2017-07-20 14:36:23 -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
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
Kris De Volder
d48425c761
Add info about 'Goto symbol' to concourse readme
2017-05-12 14:18:52 -07:00
Kris De Volder
acfbd72978
Dont' stop debugger on launching vscode-extension
2017-04-30 07:33:04 -07:00
Kris De Volder
a83fbec945
Update to lsp protocol v3
2017-04-19 16:06:39 -07:00
Kris De Volder
2549956562
Make qucikfix infrastructure work across concourse and cf editors
2017-04-12 11:56:02 -07:00
Kris De Volder
aee00fb487
Add quickfix for missing properties in concourse editor
2017-04-11 17:08:03 -07:00
Kris De Volder
712e14ded4
Remove more obsolete Eclipse metadata
2017-04-07 13:41:00 -07:00
Kris De Volder
bf8f8cffa9
Moved commons and concourse editor to 'headless-services'
2017-04-06 17:21:53 -07:00
Kris De Volder
3abf189512
Small tweak to pipelne schema
2017-04-06 15:04:49 -07:00
Kris De Volder
b42c5d793a
Fix PT-140783423 'branch' only required if used in 'put' step.
2017-04-06 14:14:22 -07:00
Kris De Volder
e4c16348f2
Fix failing test
2017-04-06 11:43:54 -07:00
Kris De Volder
cc3cfbb9b6
Content assist and checking for 'location' values in time resource
2017-04-06 11:34:49 -07:00
Kris De Volder
175ce7e35f
Add another test for 'time' resource.
2017-04-06 10:30:31 -07:00
Kris De Volder
eaafc90197
Support for time resource type
2017-04-06 08:56:24 -07:00
Kris De Volder
ec042b7003
Relaxed indentation context... support for sequence context
2017-04-05 14:31:38 -07:00
Kris De Volder
d0fd620fec
Relaxed indentation context
2017-04-04 18:02:32 -07:00
Kris De Volder
d56937591c
Undo the changes that show missing toplevel property at end of file
2017-04-03 16:59:14 -07:00
Kris De Volder
dcd871631c
Additional improvements for PT-140709005
...
For missing properties in toplevel nodes, place the error marker at the
end of the document.
2017-04-03 14:57:59 -07:00
Kris De Volder
f96495e3ef
Additional improvements for PT-140709005
...
For missing properties in nodes in a sequence, try to underline the corresponding '-' in the input associated with the sequence node, instead of
underlining the entire node that is missing the property.
2017-04-03 14:33:12 -07:00
Kris De Volder
88013ef803
Fix PT-140709005 better underlining for missing property warnings
...
Try to underline corresponding parent property key instead of the entire node that is missing the property.
2017-04-03 12:11:34 -07:00