Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>copy-directory-pathNew to Visual Studio Code? Get it now.

copy-directory-path

daniels

|
994 installs
| (1) | Free
Copies path of directory to clipboard
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

copy-directory-path

Extension that will insert a copy directory path command to the file title context menu in Visual Studio Code. Like Current Dir. path to clipboard in Notepad++.

Plugin usage

Requirements

Extension Settings

Known Issues

On Linux the xclip package might not be installed by default.

To fix, run

sudo apt install xclip

or another appropriate command for your Linux distribution.

Release Notes

1.0.3

Update release package and some outdated dependencies

1.0.2

On Linux, display error message if xclip is not found

1.0.1

Fix #1, support for non-windows os

-Use node path module istead of string manipulation

1.0.0

Initial release of copy-directory-path.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft