Thomas Aull

Results 86 comments of Thomas Aull

Don’t worry about it, I don’t need a solution right away since it’s for a side project only. Will create a local fork I think. Thanks for all the work...

@gavinmcfarland Sorry for my late answer. I have implemented a custom solution for my plugin, however for the next one I’ll make sure to check it out. I would do...

@zernonia That‘s exactly how I implemented a workaround in my project, so this would be perfect :)

@zernonia I'm sorry I apparently did not make this very clear, thie `disabled` state was just an example of the many more attributes I would need exposed via slot props,...

@zernonia I appreciate it! However like I said, that’s the state attributes I’m *currently* using, potentially I’d need other ones or some from completely different components. My proposal would be...

Does anyone has an idea how to enable the relative option for `.vue` files? With this config: ```json { "lsp": { "vtsls": { "settings": { "typescript": { "preferences": { "importModuleSpecifier":...