-
Notifications
You must be signed in to change notification settings - Fork 832
Faster finding references #14293
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
Faster finding references #14293
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
4aba54b
POC
0101 e0b8fab
fantomas
0101 62124ef
benchmarks
0101 ec6f313
Parallel find references in VS
0101 420a367
Merge branch 'faster-find-reference' into benchmarks
0101 76ba005
Some benchmarks
0101 f0dd929
refactoring
0101 f182b3f
Enable fastFindReferences in VS
0101 8db1370
experimental task workflow
0101 7884892
Task.Run
0101 9463e0b
Thread-safe rename
0101 c60fe2d
Simplification
0101 e41c6b3
Merge branch 'main' into faster-find-reference
0101 befde7f
Fast Find References fix for backticks, operators & attributes
0101 72a3d45
fantomas
0101 d6f6126
Fast find references configurable from performance options
0101 abe4267
update surface area
0101 10caa2d
Marked ParsedInput.Identifiers as experimental
0101 5b6b54b
Merge remote-tracking branch 'upstream/main' into faster-find-reference
0101 cb57811
Refactored fast find references setting
0101 9b98c2e
benchmark update
0101 15283f6
cleanup
0101 6ac1e40
cleanup
0101 e9fbb9b
Don't look for references in documents above declaration
0101 b9286fa
Fix finding attributes from usage (constructor)
0101 e387e4f
Merge remote-tracking branch 'upstream/main' into faster-find-reference
0101 64cc041
Added search keywords for fast find references option
0101 ca366b9
Test for SemanticClassificationKeyStoreBuilder
0101 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
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.