<!-- **PLEASE** look for preexisting feature requests before opening a new one as a 👍 on a preexisting issue is more important than opening a new issue or leaving a comment. --> * We currently have `Copy Relative Path` as a menu option when you right click on a file. * And we have breadcrumbs i would love it if i could copy a function from within the breadcrumb and have it be in the pytest format: `path/to/module.py::Class::function` <img width="1037" alt="image" src="https://user-images.githubusercontent.com/329820/197253091-cf145450-fac4-45fa-8e39-8971d57ccfae.png"> It would be a nice, nice-to-have.