mickey / code-copy-ruby-ref

Visual Studio Code extension allowing you to copy the path to a class/method/constant in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy Ruby Reference

This extension lets you copy the path to a class/method/constant in Ruby.

Copy Ruby reference Preview

Installation

$ ext install code-copy-ruby-ref

Or, F1 → Install Extension → Search for copy ruby ref.

Keybindings

The default is ctrl+shift+alt+c on Windows/Linux and cmd+shift+alt+c on Mac.

You can change the keybinding in Code → Preferences → Keyboard Shortcuts → Copy Ruby reference

Credits

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

License

MIT Michael Bensoussan

About

Visual Studio Code extension allowing you to copy the path to a class/method/constant in Ruby

License:MIT License


Languages

Language:TypeScript 100.0%