mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 12:47:14 +00:00
Format: breaks rule on <wbr> (inner word break opportunity) tag. Fixes #37389
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
"null"
|
||||
],
|
||||
"scope": "resource",
|
||||
"default": "",
|
||||
"default": "wbr",
|
||||
"description": "%html.format.unformatted.desc%"
|
||||
},
|
||||
"html.format.contentUnformatted": {
|
||||
|
||||
Reference in New Issue
Block a user