Skip to content

Tidy up navto and find-file-references - #48106

Merged
Andrew Casey (amcasey) merged 1 commit into
microsoft:mainfrom
amcasey:NavToCleanup
Mar 7, 2022
Merged

Tidy up navto and find-file-references#48106
Andrew Casey (amcasey) merged 1 commit into
microsoft:mainfrom
amcasey:NavToCleanup

Conversation

@amcasey

Copy link
Copy Markdown
Member

They were using the same helpers as FAR and rename, but they actually behave differently. Decoupling them helps avoid some unnecessary work and will make it easier to clean up FAR in the future.

Scoping NavTo results to a single project (rather than, e.g. all loaded projects) makes the behavior more logical and the implementation simpler.

They were using the same helpers as FAR and rename, but they actually behave differently.  Decoupling them helps avoid some unnecessary work and will make it easier to clean up FAR in the future.

Scoping NavTo results to a single project (rather than, e.g. all loaded projects) makes the behavior more logical and the implementation simpler.
@amcasey
Andrew Casey (amcasey) merged commit 418989b into microsoft:main Mar 7, 2022
@amcasey
Andrew Casey (amcasey) deleted the NavToCleanup branch March 7, 2022 18:56
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants