vue-monaco icon indicating copy to clipboard operation
vue-monaco copied to clipboard

using other languages plugins

Open ad34 opened this issue 5 years ago • 4 comments

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) ?

ad34 avatar Jan 31 '19 09:01 ad34

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?

LiamKarlMitchell avatar May 08 '19 11:05 LiamKarlMitchell

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

mike-seekwell avatar Aug 31 '21 20:08 mike-seekwell

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

jaredallard avatar Sep 13 '21 01:09 jaredallard

Nope sorry

On Mon, 13 Sep 2021, 1:51 pm Jared Allard, @.***> wrote:

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

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/egoist/vue-monaco/issues/21#issuecomment-917772192, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPAP3OJHJAI472WMQGUMUTUBVKKJANCNFSM4GTPRNUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

LiamKarlMitchell avatar Sep 14 '21 02:09 LiamKarlMitchell