How to see and navigate through functions list in rails, using vscode?

Viewed 2707

I have visual studio code.

How do I see and navigate through the functions list in rails?

I don't see any methods in the "outline view". Also, when I use ctrl + shift + o, I get the following message: "the active text editor does not provide symbol information".

Is there an extension that need to be installed? Or is it something in settings?

1 Answers
Related