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

Document Symbol request doesn't list shorthand assignments for instance variables #2773

Open
andyw8 opened this issue Oct 24, 2024 · 0 comments · May be fixed by #2834
Open

Document Symbol request doesn't list shorthand assignments for instance variables #2773

andyw8 opened this issue Oct 24, 2024 · 0 comments · May be fixed by #2834
Labels
bug Something isn't working good-first-issue Good for newcomers rubyconf-hackday server This pull request should be included in the server gem's release notes

Comments

@andyw8
Copy link
Contributor

andyw8 commented Oct 24, 2024

@foo = 1
@bar += 2

Go To Symbol lists @foo, but not @bar.

@andyw8 andyw8 added bug Something isn't working server This pull request should be included in the server gem's release notes good-first-issue Good for newcomers rubyconf-hackday labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good-first-issue Good for newcomers rubyconf-hackday server This pull request should be included in the server gem's release notes
Projects
None yet
1 participant