-
### Vue - Official extension or vue-tsc version
2.1.10
### VSCode version
none
### Vue version
3.5.13
### TypeScript version
5.7.2
### System Info
```shell
System:
OS: Windows 11 10.0.26…
-
Hi ,
I am using vue + typescript. Thanks for your PR #484. On my project it didn't work out of the box, I needed to add a typescript definition file in my project (as stated here https://github.com…
Atala updated
1 month ago
-
`tsc` can not resolve imports for `.vue` files from `.ts`, and there exists a patched `tsc` called [vue-tsc](https://www.npmjs.com/package/vue-tsc) which fixes that. Is there a way to get LSP-typescri…
-
`vue.hybridMode` is a mode where `LSP-vue` works together with `LSP-typescript` (with Vue Typescript plugin enabled) where each handles different functionality within the vue file.
`vue.hybridMode`…
-
https://www.bryntum.com/forum/viewtopic.php?p=88178#p88178
-
"dependencies": {
"@babel/runtime": "^7.7.7",
"@nutui/nutui": "^3.1.18",
"@nutui/nutui-taro": "^3.1.10",
"@tarojs/cli": "3.4.7",
"@tarojs/components": "3.4.7",
"@tarojs/plugin-html"…
-
Currently ESLint reports errors with things like:
- importing types
- TypeScript in general ("parsing error, unexpected token)
Just doing some local testing, replacing:
```js
module.exports =…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Vue language snippets do not work in their language files but Typescript ones do.
If you…
-
Hi, thanks for a great module!
When I use the module in a vue 3 / typescript / webpack setting, PHPstorm tells me there is an issue with:
import { VueImageZoomer } from 'vue-image-zoomer';
> no…
-
### What happened?
When running `quasar prepare`, an app extension that is linked via file:// in package.json throws exception that there is a missing index script.
### What did you expect to h…