Appveyor configuration file schema
Is there a plan to officially maintain schemastore's appveyor schema or at least provide some way how to get it (API)? It's usefull for editors which, than make editing configuration files easier, without need to switch into browser and copy whole config and pasting it into validation web app.
(See: schemastore, Appveyor/ci github)
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Owen McDonnell on 06 Feb, 2019 08:47 PM
There was/is a plan to officially maintain it. This was assigned to me and, although I had dedicated some time to get it in decent working order initially, i have admittedly let it fall behind since then.
What editor are you using? At the time I could only get it to work on VScode.
2 Posted by Jakub Čábera on 06 Feb, 2019 09:01 PM
For these configuration files I use VScode with
redhat.vscode-yml
extension.