vscode-ruby version: 0.14.0Go to definition/peek definition stopped being an option in .rb files. Right-clicking, using command palette doesn't have go to definition when vars are selected and when I command-click methods/vars that it should work on nothing happens. (in v0.14.0)
All I changed in my setup is upgrading to 0.14.0. I deleted and installed 0.13.0 again from a .vsix file and go to definition was working again.
Thankyou!!
I am seeing similar issues here, with 1.15.x.
I also got this issue. Fixed it by installing the rails extension on vscode. This might help if you use Rails too.
Closing for issue cleanup. Apologies if this is still an issue. We are working to improve the core extension experience.
@wingrunr21 Just re-tried this, still doesn't work on 0.17.0. So I suggest we reopen until we can verify that it's fixed.
I also got this issue. Fixed it by installing the
railsextension on vscode. This might help if you use Rails too.
Thank you very much! That worked for me
Most helpful comment
I am seeing similar issues here, with 1.15.x.