Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Raggie Code ToolsNew to Visual Studio Code? Get it now.
Raggie Code Tools

Raggie Code Tools

Hussein Almadhaji

|
1 install
| (0) | Free
Copy the current selection as @path/to/file:23-43
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Raggie Code Tools

Copy the current selection to the clipboard as @path/to/file:23-43 (workspace-relative path, 1-based lines). Single-line selections produce @path/to/file:23.

Usage

  • Select text, then:
    • Right-click → Copy Reference (@path:lines), or
    • Ctrl+Alt+C (Cmd+Alt+C on macOS)

Development

npm install
npm run compile

Press F5 in VSCode to launch an Extension Development Host.

Package

npm run package   # requires: npm i -g @vscode/vsce

Install the produced .vsix via Extensions: Install from VSIX...

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