Skip to content

Commit 754e838

Browse files
committed
CSS: bad documentation for css.trace.server. Fixes microsoft#33320
1 parent c0f8d12 commit 754e838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/css/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"css.lint.unknownVendorSpecificProperties.desc": "Unknown vendor specific property.",
1818
"css.lint.vendorPrefix.desc": "When using a vendor-specific prefix also include the standard property",
1919
"css.lint.zeroUnits.desc": "No unit for zero needed",
20-
"css.trace.server.desc": "Selectors should not contain IDs because these rules are too tightly coupled with the HTML.",
20+
"css.trace.server.desc": "Traces the communication between VS Code and the CSS language server.",
2121
"css.validate.title": "Controls CSS validation and problem severities.",
2222
"css.validate.desc": "Enables or disables all validations",
2323
"less.lint.argumentsInColorFunction.desc": "Invalid number of parameters",

0 commit comments

Comments
 (0)