You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"message": "Position goto labels to the left of the current code indentation, by the amount specified in the `#editor.tabSize#` setting.",
303
+
"message": "Position goto labels to the left of the current code indentation by the amount specified in the `#editor.tabSize#` setting.",
304
304
"comment": [
305
305
"Markdown text between `` should not be translated or localized (they represent literal text) and the capitalization, spacing, and punctuation (including the ``) should not be altered."
306
306
]
@@ -319,7 +319,7 @@
319
319
},
320
320
"c_cpp.configuration.vcFormat.indent.preprocessor.description": "The position of preprocessor directives.",
"message": "Preprocessor directives are positioned to the left of the current code indentation, by the amount specified in the `#editor.tabSize#` setting.",
322
+
"message": "Preprocessor directives are positioned to the left of the current code indentation by the amount specified in the `#editor.tabSize#` setting.",
323
323
"comment": [
324
324
"Markdown text between `` should not be translated or localized (they represent literal text) and the capitalization, spacing, and punctuation (including the ``) should not be altered."
0 commit comments