Philip Waritschlager
Philip Waritschlager
should be fixed since 0.1.25
I have found Vue integration to work well, however with Volar's `strictTemplates` and such it's difficult to get TS integration behave. This is what I have come up with: ```ts...
Right, currently git is just expected to be on your `$PATH` (or whatever its Windows equivalent is). I'll add a setting for this the upcoming days.
fixed with version 0.1.15
Right, falling back to `git.path` before `$PATH` definitely makes sense, I must have missed that setting completely. Regarding this very extension's setting(s): No, you don't need to change any config...
Looks good. I'll fix the Linter messages first.
I have fixed most(all?) type and lint errors now and tried to merge your branch. After rebasing, I'm also seeing various problems in `node_modules/vue-virtual-scroller/dist/vue-virtual-scroller.umd.js` like in your output. Honestly I...
the vue virtual scroller problem is fixed by renamng jsconfig to tsconfig like you suggested, might be a TS bug https://github.com/microsoft/TypeScript/issues/40426#issuecomment-3014744110 Thanks @alexrecuenco, everything should work now after all
These messages are warnings that are usually harmless, they only appear due to the weird setup inside the AppImage, so ignore them for ow. @AudioBabbL the problem is surely not...
1. Ok, makes sense 2. Might be impossible, but would be good too 3. Like 2