### Your environment - `vscode-ruby` version: latest (as of July 12th) - Ruby version: 2.2.4 (MRI) - VS Code version: 1.3.0 - Operating System: Mac OSX 10.11.5 - Hardware (optional): Make sure you have `ruby`, `ruby-debug-ide` and `ruby-debug-basex19` installed before submitting your issue -- thank you ! ### Expected behaviour Open a ruby file, press cmd-shift-O and see a list of symbols from the file to go to ### Actual behavior Open a ruby file, press cmd-shift-O and see "Unfortunately we have no symbol information for the file" ### Steps to reproduce the problem Open a ruby file, press cmd-shift-O and see "Unfortunately we have no symbol information for the file"
Your environment
vscode-rubyversion: latest (as of July 12th)Make sure you have
ruby,ruby-debug-ideandruby-debug-basex19installed before submitting your issue -- thank you !Expected behaviour
Open a ruby file, press cmd-shift-O and see a list of symbols from the file to go to
Actual behavior
Open a ruby file, press cmd-shift-O and see "Unfortunately we have no symbol information for the file"
Steps to reproduce the problem
Open a ruby file, press cmd-shift-O and see "Unfortunately we have no symbol information for the file"