adamvoss / vscode-yaml

YAML language support, including JSON Schema validation, for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=adamvoss.yaml
MIT License
29 stars 5 forks source link

Possible to disable linting onChange? #24

Open aviflax opened 6 years ago

aviflax commented 6 years ago

I’d prefer the linting to occur only when I save, or trigger it manually. I apologize if this is obvious; I’m new to VS Code and couldn’t figure this out after ~15 minutes of searching.