-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Find references of a module by filename #41805
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
20576b4
Naive implementation enough to build and write a test
andrewbranch 8b74015
Add simple test
andrewbranch cbd885c
Add project references test
andrewbranch 9fed8c2
Add deduplication test, accept baselines
andrewbranch b9609d6
Add test for referencing a script (doesn’t do anything)
andrewbranch 38a7b65
Update API baselines
andrewbranch e61714b
Use refFileMap for non-module references
andrewbranch 85a6be6
Fix find-all-refs on module specifier
andrewbranch 8e5200a
Remove unused util
andrewbranch bf28ee1
Don’t store text range on ts.RefFile
andrewbranch c3837be
Ensure string literal could itself be a file reference
andrewbranch 74a7438
Remove unused utilities
andrewbranch 6d7fd47
Improve baseline format
andrewbranch 859506e
Preserve old behavior of falling back to string literal references
andrewbranch 0eb8aa6
Merge branch 'master' into feature/39489
andrewbranch 09f9989
Update baselines from master
andrewbranch a80a748
Merge branch 'master' into feature/39489
andrewbranch 100b909
Fix old RefFileMap code after merge
andrewbranch d88296b
Add test for additional response info
andrewbranch b40cf6b
Undo test change
andrewbranch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.