Skip to content

MiguelSavignano/vscode-ruby-symbols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Miguel Savignano
Sep 26, 2019
35e47ed · Sep 26, 2019

History

29 Commits
Jan 29, 2017
Jun 24, 2019
Jun 24, 2019
Jun 24, 2019
Jun 25, 2019
Jan 28, 2017
Jan 28, 2017
Apr 7, 2018
Jan 30, 2017
Sep 26, 2019
May 19, 2018
Jun 25, 2019
Jun 25, 2019
Jun 24, 2019
Jan 28, 2017

Repository files navigation

Ruby Symbols

Search modules, class and methods in ruby files using vscode go to symbol

vscode-ruby-symbols example

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

0.0.1