Dougal Graham

Results 11 comments of Dougal Graham

Looks like there's still a couple of failures in the end to end tests. Not sure how to resolve those. @sk- if you can provide any insight?

A good path to making this work might be to use [Vue-Demi](https://github.com/vueuse/vue-demi). Thanks for the good work.

> because we are using so many additional features like vue-class-component and typescript I think we can't just use this library for migrating. But we will try. Vue-demi works well...

@egoist Is this something you can help take a look at?

Hi, @tommasongr thanks for your quick reply. I'm very new to Nova, so I'm not 100% sure 😅 I am using only the Vue and TypeScript plugins. After disabling the...

You're doing this for free! Take as long as you want to reply, hahah 😄 Thanks for following up. Maybe if I can find some time it would be fun...

Also, just to clarify, does auto-import work for you?

Thanks a lot. I think you're right that it's probably a bug (or just missing feature) in Nova's language client.

Thanks @tommasongr and @yoyo930021 for debugging this! Adding a link to the Nova thread as well, to make it easier to cross-reference: https://devforum.nova.app/t/lsp-import-action-error/860

Ah yeah, good point, sorry. Was just assuming that most mjs users would be using a bundler, but of course that's not a given. :sweat_smile: I'll take a look at...