Vscode-ruby: go to definition not working after upgrading to 0.14.0

Created on 16 Aug 2017  路  5Comments  路  Source: rubyide/vscode-ruby

Your environment

  • vscode-ruby version: 0.14.0
  • Ruby version: 2.4.0p0 (2016-12-24 revision 57164) [x86_64-darwin16]
  • VS Code version: 1.15.0
  • Operating System: macOS Sierra 10.12.6
  • Hardware (optional): macbook pro

Problem

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!!

autocomplete

Most helpful comment

I am seeing similar issues here, with 1.15.x.

All 5 comments

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 rails extension on vscode. This might help if you use Rails too.

Thank you very much! That worked for me

Was this page helpful?
0 / 5 - 0 ratings