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
? localize('hintExclude',"To enable JavaScript/TypeScript IntelliSense, exclude folders with many files, like: {0}",largeRoots)
54
-
: localize('hintExclude.generic',"To enable JavaScript/TypeScript IntelliSense, exclude large folders with source files that you do not work on."),
53
+
? localize('hintExclude',"To enable project-wide JavaScript/TypeScript language features, exclude folders with many files, like: {0}",largeRoots)
54
+
: localize('hintExclude.generic',"To enable project-wide JavaScript/TypeScript language features, exclude large folders with source files that you do not work on."),
this._item.tooltip=localize('hintExclude.tooltip',"To enable JavaScript/TypeScript IntelliSense, exclude large folders with source files that you do not work on.");
76
+
this._item.tooltip=localize('hintExclude.tooltip',"To enable project-wide JavaScript/TypeScript language features, exclude large folders with source files that you do not work on.");
0 commit comments