Vscode-ruby: Goto Definition / Intellisense not working in 0.25.1

Created on 2 Sep 2019  路  11Comments  路  Source: rubyide/vscode-ruby

Version: 1.37.1
Commit: f06011ac164ae4dc8e753a3fe7f9549844d15e35
Date: 2019-08-15T16:16:34.800Z
Electron: 4.2.7
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Darwin x64 18.7.0

  • vscode-ruby version:
  • Ruby version: 2.5.3
  • Ruby version manager (if any): rbenv 1.1.2
    VS Code version: 1.37.1
  • Operating System: Mac Mojave 10.14.6
    Model Name: MacBook Pro
    Model Identifier: MacBookPro15,1
    Processor Name: Intel Core i7

  • Using language server? (eg useLanguageServer is true?)
    NO - False

Actual behavior

  1. Go to Definition
  2. No definition found for 'method_or_class_name'

Extra

I tried re-installing visual code studio from scratch and still have this problem

This and the next section should include screenshots, code samples, console output, etc. The more information we have to reproduce the better!

image

image

bug

Most helpful comment

Should be published. Please let me know if it does not resolve your issue

All 11 comments

What version of the extension are you using? Are you using rcodetools or Solargraph for these features?

I updated this extension today and I am also facing the same issue.
Version - 0.25.1

Is the setting useLanguageServer set to true or No?

What is everyone's ruby.intellisense setting?

I have the same problem, after update intellisense not working.

Hi everyone,

I would like everyone to stop for a second and imagine you are getting a bug report like the ones you are giving me right now. No additional information provided except "it doesn't work anymore". How would you feel about such reports?

Now, I need everyone to tell me two things:

  1. Are you using the internal language server?
  2. What is your intellisense setting?

Ruby is installed locally.

Capture
Capture2

@byczkowskip thanks, appreciate it

v0.25.2 is going out with a fix

Should be published. Please let me know if it does not resolve your issue

Resolved for me, thanks

Was this page helpful?
0 / 5 - 0 ratings