castwide/solargraph

CMD + Click on a definition doesn't show definitions on other files

davidalejandroaguilar opened this issue · 1 comments

Your environment

  • solargraph version: 0.24.0
  • Ruby version: 3.1.3p185
  • Ruby version manager (if any): asdf
  • VS Code version: 1.82.0
  • Operating System: Mac OS Monterrey 12.6

Expected behavior

CMD + Click on a definition should show definitions on other files.

Actual behavior

CMD + Click on a definition doesn't show definition on other files and just goes directly to the definition on the same file.

Example

Screen.Recording.2023-09-12.at.8.33.00.p.m.mov

Not familiar with the codebase but let me know how I can help.

Do you have a reproducible example where the definition is in another file and Solargraph doesn't find it? It works for me either way. If the same definition exists in the current file and another file, VS Code shows both.