relative-path-and-lineExtension for visual studio code, exposes commands to copy workspace relative path (optionally line number) of active file to clipboard. FeaturesExposes two commands, accessible by command palette ("Files: Copy..."), no keybindings but define them as you want:
Copies the workspace relative path of current active file to the clipboard.
Copies the workspace relative path of current active file and cursor line number separated by colon to the clipboard. RequirementsLinux:
Known IssuesLinux:
Windows:
OSX:
Release NotesUsers appreciate release notes as you update your extension. 0.1.0Initial release Enjoy! |