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

Should be able to right-click and Copy Path from search results #8594

Closed
curtw opened this issue Jul 1, 2016 · 5 comments
Closed

Should be able to right-click and Copy Path from search results #8594

curtw opened this issue Jul 1, 2016 · 5 comments
Assignees
Labels
feature-request Request for new features or functionality release-notes Release notes issues search Search widget and operation issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@curtw
Copy link

curtw commented Jul 1, 2016

  • VSCode Version: 1.2.1
  • OS Version: OS X 10.10.5

Steps to Reproduce:

  1. click the search icon in the left column
  2. run a search that returns results
  3. right-click on a filename
  4. observe that no context menu is displayed

Expected result: should get context menu that includes "Copy Path" like that available in the Explorer section ("Working Files" or "Main")

@dtgriscom
Copy link

I have two suggestions:

  • The menu should include all relevant items from the menu shown when right-clicking on the title of a file being edited (e.g. "Reveal in Finder/Explorer" and "Reveal in Side Bar")

  • This right-click menu should also be available on the files mentioned in the Debug/Call Stack list

@ryanburr
Copy link

Does this feature request include being able to copy/export the search results so they could be copied to another editor and compared with other search results? If not I'll open a different issue

@dtgriscom
Copy link

You mean, to export all items in the search results, rather than a single item? No; I'd only envisioned this as a popup menu on a single item, giving access to the path of that item.

@ryanburr
Copy link

Thanks. Not sure why #42120 was closed as a duplicate then. I'll try and get that reopened

@ryanburr
Copy link

ryanburr commented Feb 28, 2018

As per @roblourens suggestion in #42120, can we update this issue to include a "Copy All" feature?

@roblourens roblourens modified the milestones: Backlog, April 2018 Apr 3, 2018
@roblourens roblourens self-assigned this Apr 3, 2018
roblourens added a commit that referenced this issue Apr 4, 2018
@roblourens roblourens added the release-notes Release notes issues label Apr 4, 2018
@roblourens roblourens added the verification-needed Verification of issue is requested label Apr 23, 2018
@isidorn isidorn added the verified Verification succeeded label Apr 24, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators May 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality release-notes Release notes issues search Search widget and operation issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants