You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go 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)
Steps to reproduce the problem
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.
Your environment
vscode-rubyversion: 0.14.0Problem
Go 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)
Steps to reproduce the problem
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!!