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
77100d3893
No more slack messages to alex
2017-04-04 12:24:03 -07:00
Kris De Volder
aeb43a0622
Revert "Small tweak to pipeline flow"
...
This reverts commit a0266190d4 .
2017-04-04 12:12:49 -07:00
Kris De Volder
a0266190d4
Small tweak to pipeline flow
2017-04-04 12:08:43 -07:00
Kris De Volder
1c8b98ab0a
Make avaiability of vscode-concourse snapshot trigger snapshot site rebuild
2017-04-04 11:27:42 -07:00
Kris De Volder
f5a1d3c292
Prepopulate mvn cache before building vscode-concourse snapshot
2017-04-04 10:27:19 -07:00
Kris De Volder
b8335e6232
Start pulling out 'vscode-concourse' building into separate job
2017-04-04 10:18:13 -07:00
Kris De Volder
07ac74e443
Reduce verbosity of build
2017-04-04 08:37:09 -07:00
Kris De Volder
bc60320113
Switch to cf client release (2.4.0 has been out long, no need to stick on snapshot)
2017-04-04 08:33:26 -07:00
Kris De Volder
917a5749c7
Add maven-cache input to build-vsix-snapshots
2017-04-04 08:14:41 -07:00
Kris De Volder
9828128b90
Attempt to speedup build by prepopulating maven cache
2017-04-04 08:09:48 -07:00
Kris De Volder
2b671d1a1e
Attempt to speedup build by prepopulating maven cache
2017-04-04 08:07:03 -07:00
Kris De Volder
d91995ece0
Small tweak to 'build-mvn-cache' script
2017-04-03 20:36:24 -07:00
Kris De Volder
36dae15e63
Make build-mvn-cache 'serial'
2017-04-03 20:34:55 -07:00
Kris De Volder
ccea429ea5
Fix build-mvn-cache.sh
2017-04-03 20:21:02 -07:00
Kris De Volder
6702a2431c
Fix typo in build-mvn-cache.sh
2017-04-03 19:06:11 -07:00
Kris De Volder
890cd471bb
Skip tests when building the mvn cache
2017-04-03 18:57:36 -07:00
Kris De Volder
00b230e058
Try to fix task to build mvn cache
2017-04-03 18:46:40 -07:00
Kris De Volder
f25e4f4520
Try to fix task to build mvn cache
2017-04-03 18:41:07 -07:00
Kris De Volder
7004e10379
Add a task to build-mvn-cache
2017-04-03 18:30:39 -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
5de3963e91
Tweak: try to make problem marker at end of document more visible.
2017-04-03 16:02:30 -07:00
Kris De Volder
08f83c8824
Tweak: try to make problem marker at end of document more visible.
2017-04-03 15:34:17 -07:00
Kris De Volder
097e858232
Fix failing test case
2017-04-03 15:01:30 -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
Kris De Volder
f64b90e19c
Refactor so that 'missing property' marker is created in one place
...
This is in preparation to change the logic of how marker location is determined.
2017-04-03 11:36:58 -07:00
Kris De Volder
3e73814aa9
Reconcile: 'image' attribute in a task step should refers to a resource name
2017-04-03 11:16:51 -07:00
Kris De Volder
6191c23b23
Fix a bug and fix tests so it catches that kind of bug in future.
...
Bug caused by using == to compare Language ids instead of .equals
2017-04-03 10:27:55 -07:00
Kris De Volder
3b7d8710bb
Tweak test: check that 'Deprecated' problem is severity warning.
2017-04-03 09:42:39 -07:00
Kris De Volder
18c5fc2ebc
Add deprecated warning for 'image_resource' and 'image' in embedded task
2017-04-03 09:40:35 -07:00
Kris De Volder
2790976983
Fix PT-142788419 more accurate checking of constraints
...
The use of 'image' and 'image_resource' in an embedded task config is only
required if it is not already defined in the task itself.
2017-03-31 17:42:55 -07:00
Martin Lippert
7faa43696e
added timestamp to signing
2017-03-21 20:33:12 +01:00
Martin Lippert
8eb5a27f7b
fixed wrong vscode ignore setting that kept the boot-java build out of the vsix package
2017-03-16 11:35:24 +01:00
Martin Lippert
603892311e
updated repos for new tm4e home and orbit update for oxygen m6
2017-03-16 11:34:14 +01:00
Martin Lippert
f05be734f8
added reference search for yml property files
2017-03-11 20:03:38 +01:00
Martin Lippert
88ab57f1a0
some code cleanup work
2017-03-10 14:23:50 +01:00
Martin Lippert
f53370e380
added reference search for properties in property files
2017-03-10 14:08:17 +01:00
Kris De Volder
8c752ebdbd
Add regression test (disabled) for 'relaxed indent context' feature
...
Suspending work on this for now, to be resumed later.
2017-03-08 11:21:08 -08:00
Martin Lippert
71152eaeb6
implemented first steps towards a reference handler for boot properties used in value annotations
2017-03-06 10:03:40 +01:00
Martin Lippert
7b4db21465
added reference handler mechanism
2017-03-06 10:02:43 +01:00
Kris De Volder
c60de23c62
Make 'inputs' property in TaskConfig no longer required.
2017-03-03 15:31:54 -08:00
Kris De Volder
6dec704f3c
Avoid crashing language server for 'strange' content assist contexts.
...
When outside of a meaningful yaml document (i.e. somewhere before
the document marker that starts the first yaml document), invoking content
assist crashed the language server.
Now it just produces no completions instead.
2017-03-03 14:56:54 -08:00
Kris De Volder
ff531d3a9b
Fix PT_140711495: triple dash disrupts content assist
2017-03-03 13:47:50 -08:00
Kris De Volder
3267d1de7c
Property constraint violations in concourse editor are warnings.
2017-03-01 16:49:18 -08:00