-
Notifications
You must be signed in to change notification settings - Fork 215
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
Metadata
Metadata
Assignees
Labels
No labels