We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
css.trace.server
1 parent c0f8d12 commit 754e838Copy full SHA for 754e838
1 file changed
extensions/css/package.nls.json
@@ -17,7 +17,7 @@
17
"css.lint.unknownVendorSpecificProperties.desc": "Unknown vendor specific property.",
18
"css.lint.vendorPrefix.desc": "When using a vendor-specific prefix also include the standard property",
19
"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.",
+ "css.trace.server.desc": "Traces the communication between VS Code and the CSS language server.",
21
"css.validate.title": "Controls CSS validation and problem severities.",
22
"css.validate.desc": "Enables or disables all validations",
23
"less.lint.argumentsInColorFunction.desc": "Invalid number of parameters",
0 commit comments