Monaco-editor: Add .vue files as a supported language

Created on 20 Nov 2018  路  6Comments  路  Source: microsoft/monaco-editor

It would be great to select language: 'vue' as a supported language, with all the code completion and linting. It works great with vs codes so it would be nice in Monaco Editor for the browser.

feature-request monaco-languages

Most helpful comment

I'm looking forward to have a good solution

All 6 comments

I'm looking forward to have a good solution

any news?

Is there anything new?

Is there anything new?

Hello!
You might be interested in my build codemirror editor for working with vue
This is not a fully designed project, now I have no time to do this :-(

Pay attention to the tern server, which is used by webworker to improve performance. it can be assembled using the config example from the webpack-config.js file

https://github.com/cron13/codemirror-vue-setup

Is there anything new?

Can Vue be directly supported now

Was this page helpful?
0 / 5 - 0 ratings