简体   繁体   中英

SublimeText3 better goto definition for Ruby stdlib

Is there a way to have library goto definition code work in SublimeText 3? Ie. I want to include my documentation and the stdlib in my definitions when I click goto definition ala RubyMine's functionality

If you are on a Mac and have Dash.app , then you use a keypress in Sublime Text 3 automatically open the Ruby documentation for any given method. It works for the Ruby stdlib as well as for Rails or any gem that you add to Dash.app.

Simply install the DashDoc package via Package Control: https://packagecontrol.io/packages/DashDoc

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM