Skip to content
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

Go To All can't find the method where is defined in another project #7696

Closed
linette-zyy opened this issue Aug 14, 2023 · 1 comment
Closed
Assignees
Labels

Comments

@linette-zyy
Copy link

Environment
image

Steps to Reproduce
1.Create a solution with 2 Python application projects: ProjectC, ProjectD
2.Type same codes in both python files

def hello():
    pass

3.Menu to navigate to, that Edit > Go To > Go To All

Expected behavior
image

Actual behavior
image

Additional context and screenshots
NOTE: Only when I restart VS, it matches normally
gotoall_another_project

@judej
Copy link
Contributor

judej commented Aug 16, 2024

Thank you for the report! Given our current limited resources, and given that it works on restart, it's unlikely we will be able to fix this issue in the near future. We're closing it so we can focus on higher priority issues. However, if this is a critical issue for you let us know and we can reevaluate. Thanks!

@judej judej closed this as completed Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants