Copy Path with Line
Copy relative file path with line number to clipboard.

Features
- Copy file path with current line number:
src/file.ts:10
- Copy file path with line range (when text is selected):
src/file.ts:10:25
Usage
- Open a file in the editor
- Place cursor on a line or select a range
- Press
Shift+Alt+Cmd+L (Mac) or use Command Palette: "Copy Relative Path with Line Number"
Keybinding
| Platform |
Shortcut |
| Mac |
Shift+Alt+Cmd+L |
License
MIT
| |