Skip to content

Fix route code lens when there are no classes in the stack #407

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 1 commit into from
Jul 11, 2024

Conversation

vinistock
Copy link
Member

We cannot assume that there will always be something in the class stack, because the user could be editing a method on the top level.

@vinistock vinistock added the bugfix This PR fixes an existing bug label Jul 10, 2024
@vinistock vinistock self-assigned this Jul 10, 2024
@vinistock vinistock requested a review from a team as a code owner July 10, 2024 21:31
@vinistock vinistock requested review from andyw8 and st0012 July 10, 2024 21:31
@vinistock vinistock merged commit 238f5a1 into main Jul 11, 2024
40 checks passed
@vinistock vinistock deleted the vs/fix_code_lens_no_class branch July 11, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This PR fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants