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

Vue.js support #99

Closed AlexTugarev closed 6 years ago

AlexTugarev commented 6 years ago

It would be awesome to have a Theia extension for Vue.js language support.

Maybe we can use https://github.com/vuejs/vetur, which contains TM grammars and a language server.

uniibu commented 6 years ago

Can use https://github.com/rebornix/monaco-vue/ which already has monaco contributions.