atularen / ngx-monaco-editor

Monaco Editor component for Angular 2 and Above
https://www.npmjs.com/package/ngx-monaco-editor
MIT License
428 stars 155 forks source link

Integrate ngx-monaco-editor-v2 with monaco-yaml #278

Open victor314159 opened 3 weeks ago

victor314159 commented 3 weeks ago

Hi, I am trying to integrate ngx-monaco-editor-v2 with monaco-yaml in Angular 18 without luck.

I've written a SO question because I am not able to make monaco-yaml work with ngx-monaco-editor-v2.

See here: https://stackoverflow.com/questions/78884711/monaco-yaml-integration-with-ngx-monaco-editor-v2

Could you please give me guidance on what should I change?

Thanks