Skip to content

Commit bd1ef86

Browse files
author
Greg Van Liew
committed
Use CodeLens not Code Lens
1 parent 49dd739 commit bd1ef86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/languages/typescript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,9 @@ If your workspace has a specific TypeScript version, you can switch between the
201201

202202
After switching versions of TypeScript or changing `typescript.tsdk`, restart VS Code to have the change take effect. You can switch back to the version of TypeScript that comes with VS Code by clicking on the TypeScript version in the status bar again.
203203

204-
## References Code Lens
204+
## References CodeLens
205205

206-
The TypeScript references code lens displays an inline count of reference for classes, interfaces, methods, properties, and exported objects:
206+
The TypeScript references CodeLens displays an inline count of reference for classes, interfaces, methods, properties, and exported objects:
207207

208208
![TypeScript references code lens](images/typescript/ts-references-code-lens.png)
209209

0 commit comments

Comments
 (0)