This package consumes the following services:
windows-clip
A native-like copy/paste operations for tree-view in Windows OS. Windows Explorer copy name format is used <name> - Copy (i)<ext>. An NodeJS package called clipboardEx works in background.

Installation
To install windows-clip search for windows-clip in the Install pane of the Pulsar settings or run ppm install windows-clip. Alternatively, you can run ppm install asiloisad/pulsar-windows-clip to install a package directly from the Github repository.
Commands
In .platform-win32 .tree-view there are available commands:
windows-clip:copy: (defaultShift-C) use Windows native-like copy functionwindows-clip:paste: (defaultShift-V) use Windows native-like paste functionwindows-clip:force: (defaultShift-B) use Windows native-like paste function (and overwrite names if already exists)
Commands are available in context-menu.
Contributing
Got ideas to make this package better, found a bug, or want to help add new features? Just drop your thoughts on GitHub — any feedback’s welcome!