You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
The outline displays Modules, Classes, Constants and Methods with is great. However, I expect it to show Constants that are declared, not classes called.
Actual behavior
Constant declared and called:
Class method called inside another method
The text was updated successfully, but these errors were encountered:
Your environment
vscode-ruby
version: 0.22.3Expected behavior
The outline displays Modules, Classes, Constants and Methods with is great. However, I expect it to show Constants that are declared, not classes called.
Actual behavior
Constant declared and called:
![alt](https://camo.githubusercontent.com/d6faa0251c4a17dcc9cc238f101d4287b1abc824e11341e5ea49749a05b3cc95/68747470733a2f2f73637265656e73686f742e636c69636b2f32352d30322d65706973332d78346475352e6a7067)
Class method called inside another method
![alt](https://camo.githubusercontent.com/caf0e4e691f22ad37d13f218f2add7c393b697dffa2b8d93d8665a3a984c6492/68747470733a2f2f73637265656e73686f742e636c69636b2f32352d30352d6b6665706a2d67366e61732e6a7067)
The text was updated successfully, but these errors were encountered: