Copies the name of the currently active file to the clipboard.
Ctrl-Alt-f
/Cmd-Alt-f
- copies the name of currently active file without extensionCtrl-Alt-e
/Cmd-Alt-e
- copies the name of currently active file with extension
The commands are available from the following context menus:
- Remove the dependency on
node-copy-paste
and use the built in Clipboard support in VS Code 1.30.x and above.
- The Copy commands are included in the editor title and Explorer context menus
- Initial release
MIT © Viktor Nemes