- Download or clone this repo
- Move the downloaded folder to your vscode's extension folder
- Restart VSCode (if open)
- Inside a ruby file, press
ctrl+k ctrl+c
(Linux/Windows) or⌘+k ⌘+c
- The class fully qualified name is now added to your clipboard. If the active file has more than 1 class, the first class found will be copied.
Enjoy!