Categories: None [Edit]

pry-fkeys

https://rubygems.org/gems/pry-fkeys
https://github.com/rking/pry-fkeys
Help the user get to a place where the speedy F8/F10/F11/etc keys work. == Pry F-Keys [+F4+] ls -l (show all locally-defined variables and values) [+F5+] whereami (show the code context) [+F6+] up (a frame, depends on pry-stack_explorer, as does the next one) [+F7+] down [+F8+] continue (depends on pry-debugger, as do step/next/finish) [+Shift-F8+] try-again (restart from last 'raise', depends on pry-rescue) [+F10+] next (run the current statement) [+F11+] step (step into the next method call) [+Shift-F11+] finish (get back out of the last 'step')

Total

Ranking: 60,156 of 180,507
Downloads: 14,935

Daily

Ranking: 74,122 of 180,487
Downloads: 5

Depended by

RankDownloadsName
44,83422,152pry-de

Depends on

RankDownloadsName
63423,499,827pry

Owners

#GravatarHandle
1iconsharpsaw