Skip to content

Commit 9ca27af

Browse files
committed
Merge.
2 parents 324c5f5 + 082435e commit 9ca27af

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
@@ -108,7 +108,7 @@
108108
"Disabled"
109109
],
110110
"default": "Default",
111-
"description": "Controls the IntelliSense provider. \"Tag Parser\" provides \"fuzzy\" results that are not context-aware. \"Default\" provides context-aware results and is in preview mode - member list, hover tooltips, and error squiggles are currently implemented. Features not yet implemented in the new default engine will use the tag parser engine instead.",
111+
"description": "Controls the IntelliSense provider. \"Tag Parser\" provides \"fuzzy\" results that are not context-aware. \"Default\" provides context-aware results. \"Disabled\" turns off C/C++ language service features.",
112112
"scope": "resource"
113113
},
114114
"C_Cpp.intelliSenseEngineFallback": {

0 commit comments

Comments
 (0)