Skip to content

Commit ea52c76

Browse files
authored
Change to use machine scopes for clang_format_path.. (#3810)
* Change to use machine scopes for clang_format_path.
1 parent 7659e28 commit ea52c76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
],
7474
"default": null,
7575
"description": "The full path of the clang-format executable.",
76-
"scope": "resource"
76+
"scope": "machine"
7777
},
7878
"C_Cpp.clang_format_style": {
7979
"type": "string",

0 commit comments

Comments
 (0)