Skip to content

nemesv/vscode-copy-file-name

Repository files navigation

copy-file-name

Copies the name of the currently active file to the clipboard.

Features

  • Ctrl-Alt-f / Cmd-Alt-f - copies the name of currently active file without extension
  • Ctrl-Alt-e / Cmd-Alt-e - copies the name of currently active file with extension

Commands

The commands are available from the following context menus:

  • Editor Title

    Commands

  • Explorer

    Commands

Dependencies

Known Issues

Release Notes

1.2.0

  • Remove the dependency on node-copy-paste and use the built in Clipboard support in VS Code 1.30.x and above.

1.1.0

  • The Copy commands are included in the editor title and Explorer context menus

1.0.0

  • Initial release

License

MIT © Viktor Nemes

About

Extension for Visual Studio Code for coping the name of the currently active file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published