Skip to content

Commit 9ea384f

Browse files
authored
update comment for workspaceParsingPriority setting (#1454)
1 parent ca13ab9 commit 9ea384f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"low"
183183
],
184184
"default": "highest",
185-
"description": "Controls whether parsing of the non-active workspace files uses sleeps to avoid using 100% CPU. The values highest/high/normal/low correspond to approximately 100/75/50/25% CPU usage.",
185+
"description": "Controls whether parsing of the non-active workspace files uses sleeps to avoid using 100% CPU. The values highest/high/medium/low correspond to approximately 100/75/50/25% CPU usage.",
186186
"scope": "resource"
187187
},
188188
"C_Cpp.exclusionPolicy": {

0 commit comments

Comments
 (0)