Skip to content

Commit de14a28

Browse files
Enna1Colengms
authored andcommitted
Update package.json (#4734)
Fix missing description of "C_Cpp.clang_format_style" configuration property
1 parent b428ff1 commit de14a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"C_Cpp.clang_format_style": {
109109
"type": "string",
110110
"default": "file",
111-
"description": "c_cpp.configuration.clang_format_style.description",
111+
"description": "%c_cpp.configuration.clang_format_style.description%",
112112
"scope": "resource"
113113
},
114114
"C_Cpp.clang_format_fallbackStyle": {
@@ -1939,4 +1939,4 @@
19391939
"binaries": []
19401940
}
19411941
]
1942-
}
1942+
}

0 commit comments

Comments
 (0)