cucumber / monaco

Configure Monaco editor to use cucumber-language-service
MIT License
16 stars 4 forks source link

Can you provide an demo written in Vue 3? #111

Open edisonyan opened 9 months ago

edisonyan commented 9 months ago

🤔 What's the problem you've observed?

My project is based on Vue3 and Vite. I attempted to modify and use the sample code, but encountered some issues.

📚 Any additional context?

Hope to provide a demo based on vue3 and vite, appreciate it


kieran-ryan commented 9 months ago

Hello @edisonyan. Would you be able to provide more information on the issues you encountered as well as the specific software versions you are using? Preferably, if it is possible to share the repository you are working on, and any specific guidance you are looking for, that would be very helpful. There should at least be opportunities to extend the documentation that could perhaps be useful across frameworks.

The samples provided by the Monaco editor repository can also be helpful.