ZainChen / vscode-json

Json for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ZainChen.json
MIT License
112 stars 39 forks source link

Add support for Yaml #4

Closed blavejr closed 4 years ago

blavejr commented 4 years ago

Hey, would it be possible to add support for yaml files too?

blavejr commented 4 years ago

Hey, I tried to add yaml support but it starts to behave weird and I am not sure why because all I do it convert the yaml to json and than stringfy that json and pass it to json.parseTree

klippx commented 4 years ago

Remember that this is not the vscode-yaml extension, it is 100% about json. I would close this issue