This extension adds 'Copy WSL Path' to the explorer's context menu.
It uses the copy-paste NPM module, which has the following requirements:
- pbcopy/pbpaste (for OSX)
- xclip (for Linux and OpenBSD)
- clip (for Windows).
Initial release of Copy WSL Path