Skip to content

Commit 7304579

Browse files
fix: update the context of displaying typescript version (#7967)
1 parent 592aec4 commit 7304579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/typescript/typescript-compiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Reasons for doing this include:
191191
* Trying out the latest TypeScript features by switching to the TypeScript nightly build (`typescript@next`).
192192
* Making sure you are using the same version of TypeScript for IntelliSense that you use to compile your code.
193193

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:
195195

196196
![TypeScript status bar version](images/compiling/status-bar-version.png)
197197

0 commit comments

Comments
 (0)