gitpod-io / gitpod

The developer platform for on-demand cloud development environments to create software faster and more securely.
https://www.gitpod.io
GNU Affero General Public License v3.0
13.01k stars 1.24k forks source link

YAML Support #91

Closed svenefftinge closed 6 years ago

svenefftinge commented 6 years ago

A Theia extension for yaml using the YAML language server. https://github.com/redhat-developer/yaml-language-server

JPinkney commented 6 years ago

I have an extension for it here that's yet to be released. It needs an update of the preferences, an update of the language server in the package.json but other then that it was working fine when I last tried it. I could transfer to the theia github organization if you wanted.

svenefftinge commented 6 years ago

Hey Josh, cool! Would be awesome to transfer it to theia-ide org.

svenefftinge commented 6 years ago

@JPinkney I forked your repo into theia-ide and updated it https://github.com/theia-ide/theia-yaml-extension