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: docs/typescript/typescript-compiling.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,7 +191,7 @@ Reasons for doing this include:
191
191
* Trying out the latest TypeScript features by switching to the TypeScript nightly build (`typescript@next`).
192
192
* Making sure you are using the same version of TypeScript for IntelliSense that you use to compile your code.
193
193
194
-
The active TypeScript version and its install location are displayed in the Status Bar when viewing a TypeScript file:
194
+
The active TypeScript version and its install location can be displayed in the Status Bar when you pinned the version number from language Status Bar with viewing a TypeScript file:
195
195
196
196

0 commit comments