Volar warnings are issued when code actions are executed on SFCs #5095
Labels
bug
Something isn't working
good reproduction ✨
This issue provides a good reproduction, we will be able to investigate it first
🍰 p2-nice-to-have
Vue - Official extension or vue-tsc version
2.2.0
VSCode version
1.96.2
Vue version
3.5.13
TypeScript version
5.7.2
System Info
No response
package.json dependencies
No response
Steps to reproduce
When using the following editor code action settings on save, a save is performed in a SFC file.
What is expected?
The output window of VSCode to have no warning.
What is actually happening?
A warning is being issued for each command:
Why this might be relevant
I've noticed that, in large files, each message takes a long while to be solved. Might be caused or be the cause of a performance issue, but I can't be sure.
Link to minimal reproduction
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: