Closed LeonCome closed 1 week ago
1.Start VSCode, and you will see duplicate suggestions.
2.Disable the vueVue - Official extension without starting it.
3.Restart VSCode.
4.Enable the vueVue - Official extension. // At this point, there will be only one suggestion.
5.Restart VSCode. // Now, the suggestions are duplicated again.
Have you turned off the hybrid mode?
Have you turned off the hybrid mode? yes,I know what's wrong. I've turned it on now. The problem has been solved. thank you.
Vue - Official extension or vue-tsc version
2.1.10
VSCode version
1.95.2
Vue version
3.5.12
TypeScript version
5.6.3
System Info
package.json dependencies
Steps to reproduce
Code sample:
Here is the error message:
Duplicate error messages appear
What is expected?
Expect only one error message to remain
What is actually happening?
Here are all the extensions I have enabled:
Link to minimal reproduction
No response
Any additional comments?
No response