Open joeveiga opened 3 years ago
Hi Jose,
I have been really busy these last few days. Sorry to get back to you so late. To be honest it has been a while. I have been trying to look for some documentation However I remember (hopefully correctly) I modified some files from the original one that I found so it would work for me. If you want to see the changes I did you could compare the files. However I used this to integrate into a Blazor component. Check out this repository: https://github.com/sjefvanleeuwen/blazor-monaco-yaml. It is working in this one last time I checked.
I hope it helps you.
Hi @MarijnPessers 👋. Do you think you'd be able to add a bit of an explanation to the Readme of the process you followed? Which versions of both
monaco-editor
andmonaco-yaml
did you use? I'm struggling to make it work with the latest versions. Thanks!