Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Ruby Namespace Copy to ClipboardNew to Visual Studio Code? Get it now.
Ruby Namespace Copy to Clipboard

Ruby Namespace Copy to Clipboard

guicattani

|
31 installs
| (0) | Free
Copies the current Ruby file namespace string (classes or modules) to the clipboard.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Ruby Namespace Copy to Clipboard

This is a simple extension to help you avoid copying name from classes and modules one by one when using namespaces in Ruby.

Usage

This extension uses node-copy-paste therefore you should have pbcopy/pbpaste (for OSX), xclip (for Linux, FreeBSD, and OpenBSD), or clip (for Windows) installed in your OS.

Demo

demo

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft