egoist/vue-monaco

using other languages plugins

ad34 opened this issue · 4 comments

ad34 commented

I'm using vue-monaco together with the webpack plugin , and I want to add synthax checking for yaml. I found a monaco-yaml module for this, but I m a bit confused on how to use it together with vue & webpack. does anybody have done this (even for other languages) ?

Along with monaco-yaml I would like to be able to use monaco-editor-textmate @ad34 did you find a solution for loading these things?

@ad34 @LiamKarlMitchell Did you ever figure this out? I'm trying to use a Markdown extension.

Also trying to do this, so far it seems impossible.