Skip to content

enochcheung/copy-relative-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

There is no longer any need to use this extension, since the functionality is now provided natively in Visual Studio Code.

This can configured in Keyboard Shortcuts under File: Copy Relative Path of Active File (copyRelativeFilePath). It is recommended that you remove the When condition of !editorFocus to make the command usable when you're actually editing the file.

image

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"}

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages