Open grassfish1122 opened 2 weeks ago
v2.1.10
1.95.1
any
No TypeScript used
No response
When I copy-paste SVG code from an MDN examplesvg-foreignObject, I notice that Vue syntax highlighting is incorrect.
However, when I switch to the Vetur extension or use WebStorm, the highlighting appears correctly. This issue only occurs with Vue Official.
↓ Vetur works correctly
Correct syntax highlighting
Incorrect syntax highlighting
Vue - Official extension or vue-tsc version
v2.1.10
VSCode version
1.95.1
Vue version
any
TypeScript version
No TypeScript used
System Info
No response
package.json dependencies
No response
Steps to reproduce
When I copy-paste SVG code from an MDN examplesvg-foreignObject, I notice that Vue syntax highlighting is incorrect.
However, when I switch to the Vetur extension or use WebStorm, the highlighting appears correctly. This issue only occurs with Vue Official.
↓ Vetur works correctly
What is expected?
Correct syntax highlighting
What is actually happening?
Incorrect syntax highlighting
Link to minimal reproduction
No response
Any additional comments?
No response