Skip to content

Commit 030f92f

Browse files
author
Tajudeen
committed
Fix brand.patch - add blank line between hunks for proper format
- Added blank line between the two hunks to fix patch format error - Patch now applies correctly to VS Code 1.106
1 parent e367c73 commit 030f92f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patches/brand.patch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ index 205143c..5a069c6 100644
1111
"html.format.enable.desc": "Enable/disable default HTML formatter.",
1212
"html.format.wrapLineLength.desc": "Maximum amount of characters per line (0 = disable).",
1313
"html.format.unformatted.desc": "List of tags, comma separated, that shouldn't be reformatted. `null` defaults to all tags listed at https://www.w3.org/TR/html5/dom.html#phrasing-content.",
14+
1415
@@ -25,3 +25,3 @@
1516
"html.suggest.html5.desc": "Controls whether the built-in HTML language support suggests HTML5 tags, properties and values.",
1617
"html.suggest.hideEndTagSuggestions.desc": "Controls whether the built-in HTML language support suggests closing tags. When disabled, end tag completions like `</div>` will not be shown.",

0 commit comments

Comments
 (0)