Show JS/TS References Code Lens for Inner Functions#84689
Merged
mjbvz merged 5 commits intomicrosoft:masterfrom Nov 23, 2019
Merged
Show JS/TS References Code Lens for Inner Functions#84689mjbvz merged 5 commits intomicrosoft:masterfrom
mjbvz merged 5 commits intomicrosoft:masterfrom
Conversation
okmttdhr
commented
Nov 13, 2019
extensions/typescript-language-features/src/features/referencesCodeLens.ts
Show resolved
Hide resolved
mjbvz
reviewed
Nov 13, 2019
extensions/typescript-language-features/src/features/referencesCodeLens.ts
Outdated
Show resolved
Hide resolved
12b4faa to
1d7d80b
Compare
mjbvz
requested changes
Nov 19, 2019
extensions/typescript-language-features/src/features/referencesCodeLensOnAllFunctions.ts
Outdated
Show resolved
Hide resolved
f7d1a8a to
6f20e9e
Compare
mjbvz
requested changes
Nov 22, 2019
extensions/typescript-language-features/src/features/referencesCodeLens.ts
Show resolved
Hide resolved
extensions/typescript-language-features/src/features/referencesCodeLens.ts
Show resolved
Hide resolved
Collaborator
|
Thanks! Will be in next insiders build |
Contributor
Author
|
@tomillie We need to add a new setting around here (or show references not for every property). |
|
It's been fixed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR fixes #22981