mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
description & name for built-in languages (#43978)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"displayName": "HTML Language Features",
|
||||
"description": "Provides rich language support for HTML, Razor and Handlebar files.",
|
||||
"html.format.enable.desc": "Enable/disable default HTML formatter",
|
||||
"html.format.wrapLineLength.desc": "Maximum amount of characters per line (0 = disable).",
|
||||
"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.",
|
||||
|
||||
Reference in New Issue
Block a user