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

Auto-completion when using JSON Schema #15

Closed adrianth closed 7 years ago

adrianth commented 7 years ago

I noticed auto-completion doesn't work when using a JSON schema, although the validation works fine. Is expected to be working? If it is, then would this be a bug in the vscode-yaml extension or in VS Code?Whatever the case, congrats for this excellent extension - it saved me and my team countless hours.

adrianth commented 7 years ago

Never mind. I just saw issue #5 that covers the same topic. Sorry for the spam.