codethief
codethief
@unshame Interesting. My coworker has been reporting issues at least in IntelliJ, though. Would you mind re-posting your comment in https://github.com/vuejs/language-tools/issues/3526 together with the exact versions of vue-tsc, VSCode extension,...
@messenjer vue-tsc is still at 2.0.29, see https://www.npmjs.com/package/vue-tsc . I don't know which Volar version vue-tsc 2.0.29 uses¹ but it was released ~a month ago. (¹ There are no release...
Since my last comments a lot has happened: [One ticket](https://github.com/vuejs/language-tools/issues/4711) has been closed, [another (new) ticket](https://github.com/vuejs/language-tools/issues/4750) is still open. Personally, I decided the remaining issue is no longer a blocker,...
I second @rugk's question. In particular, I'm donating through BountySource right now and would rather do that through GitHub if it meant that they double the amount.
Related: https://github.com/Mic92/sops-nix/issues/824
Hi there, I just stumbled over this, too. Why does `tsconfig.vitest.json` need to `include` the production code (code-under-test) in the first place? Isn't this exactly the point of project references...
@unshame I'm having trouble following you but I'm glad you found a fix! For everyone else, I uploaded an [example project](https://github.com/codethief/tsconfig-playground/tree/6f8c5efc026728d8dde1149e27c808c34e22659e/2024-07-25-vue-setup-with-project-references) the other day where I had `tsconfig.vitest.json` `reference` the...
@haoqunjiang > - Remove composite: true from all tsconfig.*.json > - Add "include": ["src/**/__tests__/*"], to tsconfig.vitest.json If you do that, test code will no longer be able to import production...
> Strictly speaking, the code imported to the spec files runs in the test environment, not the app code's browser environment. That is very true. However, given that regular Vue...
Same issue here on a Google Pixel 8 with "10-bit HDR" enabled for videos in Google Camera. Colors look washed out after sending them to Signal contacts (even ones whose...