- Notifications
You must be signed in to change notification settings - Fork14
Editor CodeLens
angelozerr edited this pageJun 12, 2017 ·1 revision
TypeScript IDE 1.3.0 providesCodeLens features to seereferences andimplementations inside the editor.If you wish to use CodeLens you mustActivate CodeLens? preferences from theJavaScript / TypeScript / Editor / CodeLens global preferences:

After that you will benefit with CodeLens:

Pay attention, it's not perfect, there are some limitations:
- lens doesn't work for the first line of the editor
- if tsserver is not available after 5 seconds, CodeLens will not work. Please update the text editor to refresh teh compute of the CodeLens.
- TypeScript IDE
- New and Noteworthy