Johnson Chu
Johnson Chu
It seems normal to me. What does the error look like in your screen? Sharing your system info (use the `Help: About` command) and extension list (Execute `Help: Report Issue...`...
Closed because Hybrid Mode is mandatory after version 3.0.
Fixed by https://github.com/volarjs/services/commit/0d13a19c34836410eea179131536dc9d9972f4de
Basically it works on Node.js v16 and above, there was a bug in Node.js 18.19.1 that caused our code to crash, I believe the problem has been fixed in VSCode...
This is a problem in DefineComponent type. I don't have the energy to investigate at the moment. If anyone wants to deal with it, you can refer to my past...
The expected behavior is to be consistent with HTMl, if the HTML doesn't have this behavior, Vue will not implement it.
> If you're reporting bugs to us we'd love to see the `.ts` locations instead of the `.js` ones. Only consume `.js.map` in the error stack when users are using...
> Do you have examples of common/popular libraries that _do_ publish sourcemaps pointing to either published sources or built outputs @johnsoncodehk? I've heard that some developers prefer to send all...
Hey 👋 Thanks for the suggestion, I did plan to add this API but I'm very new to ESLint hence the delay. (I would appreciate it if you could share...