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
Copy file name to clipboardExpand all lines: Extension/src/nativeStrings.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -233,5 +233,6 @@
233
233
"text": "Inline macro",
234
234
"hint": "'Inline' is a command and not an adjective, i.e. like 'Expand macro'."
235
235
},
236
-
"unable_to_access_browse_database": "Unable to access browse database. ({0})"
236
+
"unable_to_access_browse_database": "Unable to access browse database. ({0})",
237
+
"default_compiler_path_modified_explicit_intellisense_mode": "IntelliSenseMode was changed because it didn't match the detected compiler. Consider setting \"compilerPath\" instead. Set \"compilerPath\" to \"\" to disable detection of system includes and defines."
0 commit comments