/copy-relative-path

A VS Code extension for copying relative path of the active file

Primary LanguageTypeScript

Copy Relative Path of Active File

A Visual Studio Code extension for copying the relative path of an active file to the clipboard.

Usage

Add something like this to your keybindings.json

{"key": "cmd+shift+c", "command": "extension.copyRelativePathOfActiveFile"}