We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f264e commit 7f9cfe5Copy full SHA for 7f9cfe5
Extension/package.nls.json
@@ -413,7 +413,7 @@
413
"c_cpp.configuration.vcFormat.space.aroundBinaryOperator.description": {
414
"message": "Spaces around binary operators.",
415
"comment": [
416
- "The term \"binary operator\" refers to an operator that takes two operands and not an operator that accepts a binary number."
+ "The term \"binary operators\" refers to operators that takes two operands and not operators on binary numbers."
417
]
418
},
419
"c_cpp.configuration.vcFormat.space.aroundAssignmentOperator.description": "Spaces around assignment operators.",
0 commit comments