-
Notifications
You must be signed in to change notification settings - Fork 217
[sfc playground] - "Format Document" can cause "Unterminated string" issues #363
Copy link
Copy link
Open
Description
Vue version
3.6.0-alpha.2
Link to minimal reproduction
Steps to reproduce
Run "format document" in the monaco editor (via right-click or menu).
The long string will break into multiple lines and cause issues.
What is expected?
To act like VSCode, and not split the string
What is actually happening?
Monaco is splitting the string into multiple lines and breaking the template.
System Info
Any additional comments?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels