Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

features: copy file name #54

Open
3 of 5 tasks
mistkafka opened this issue Aug 8, 2018 · 4 comments
Open
3 of 5 tasks

features: copy file name #54

mistkafka opened this issue Aug 8, 2018 · 4 comments
Labels
enhancement Indicates new feature requests help wanted

Comments

@mistkafka
Copy link

mistkafka commented Aug 8, 2018

how about support these "copy" features?

  • copy full file name
  • copy full file name relative to git root (if in a git repo)
  • copy file name only
  • copy path
  • copy path relative to git root (if in a git repo)
@sleistner sleistner added enhancement Indicates new feature requests help wanted labels Aug 15, 2018
@sleistner
Copy link
Owner

@mistkafka could you please provide an example for copy file name only and copy full file name

@sunknudsen
Copy link
Contributor

sunknudsen commented Dec 20, 2018

@sleistner First things first, thanks for putting this extension together. Can’t believe VSC doesn’t support file and folder duplication by default. Now, why does the extension feature "Copy Name Of Active File" vs "Copy Name" like Side​Bar​Enhancements? Thanks!

@sunknudsen
Copy link
Contributor

Adding a bit of context to the above comment.

By default, VSC opens the welcome screen. When the welcome screen is the active file, when I right-click and select "Copy Name Of Active File", vs_code_welcome_page is copied to the clipboard which is coherent with the name of the action but differs from how Side​Bar​Enhancements works.

I guess that’s an edge case, but it got me thinking about why the extension copies active file vs the file that is selected using the mouse?

@a-pav
Copy link

a-pav commented Dec 1, 2023

I have set a keybind for vscode copyFilePath command, but it would be nice to be able to type fu copy in command palette.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Indicates new feature requests help wanted
Projects
None yet
Development

No branches or pull requests

4 participants