Ruby Symbols
Search modules, class and methods in ruby files using vscode go to symbol
Features
- Search modules, class and methods in ruby file.
Requirements
Release Notes
0.1.6
fix if the file contain begin blocks.
0.1.5
fix if the file contain before_validation, after_initialize, or some others blocks.
0.1.0
fix if the file contain One line if statement