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

Visual Studion code does not keep the old search results in the search pane or provide a drop down list of previous search phrases. #12184

Closed
thomas-anil opened this issue Sep 17, 2016 · 6 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@thomas-anil
Copy link

  • VSCode Version: Code 1.5.2 (66f37fd, 2016-09-12T13:30:03.456Z)
  • OS Version: Windows_NT ia32 6.1.7601

Steps to Reproduce:

  1. Search for any symbol using the search option in VS code IDE.
  2. Search results will be shown in the search results pane.
  3. Search for another symbol.
  4. Search results for the second search will replace the search results of the first search.
  5. It is very annoying because I, as a developer, at many times am interested in following more than one symbol.
    Keeping the previous search results in the same search results pane is very much needed feature. Newer search results may be listed at the top and previous search results may be listed below the newer results in chronological order.
  6. Also please provide a dropdown menu for the search results listing the previous search strings. Keeping all the search strings in some editor and copying them again and again for searching is very annoying and time consuming.
@sandy081
Copy link
Member

Search history is implemented in this - #5508. You can try this by downloading our insiders build
With this feature you can always navigate between previous and current results. IMO, showing search results of current and previous search would in the same view might be confusing.

@thomas-anil Let me know if this suffice your requirement?

@sandy081
Copy link
Member

sandy081 commented Oct 3, 2016

Closing this as there is no feedback from last 14 days.

@sandy081 sandy081 closed this as completed Oct 3, 2016
@thomas-anil
Copy link
Author

Hi Sandeep,

Thank you very much for the support. I tried to download the insiders build. But I am not able to visit the page. the system says "

Sorry, but we’re having trouble signing you in.

We received a bad request."

I am able to login to my outlook mail account. Can you please check or help me fix this. Then I will checkout the build for the feature I requested.

or

Can you please send me a direct link to the build or some other way of accessing the build?

Thank you very much

regards

Anil Thomas


From: Sandeep Somavarapu notifications@github.com
Sent: Monday, September 19, 2016 1:33:40 PM
To: Microsoft/vscode
Cc: thomas-anil; Mention
Subject: Re: [Microsoft/vscode] Visual Studion code does not keep the old search results in the search pane or provide a drop down list of previous search phrases. (#12184)

Search history is implemented in this - #5508#5508. You can try this by downloading our insiders buildhttps://vscode-builds.azurewebsites.net/insider
With this feature you can always navigate between previous and current results. IMO, showing search results of current and previous search would in the same view might be confusing.

@thomas-anilhttps://github.com/thomas-anil Let me know if this suffice your requirement?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com//issues/12184#issuecomment-247932041, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AVOUUWA1vf8c7iIsfzKK3yC3l1-g0HmRks5qrkHcgaJpZM4J_jsi.

@sandy081
Copy link
Member

@thomas-anil Which link are you accessing for insiders?

@leup
Copy link

leup commented Jan 26, 2017

IMO, showing search results of current and previous search would in the same view might be confusing.

I would very much like to have search results history in different panes, as I was used to in Netbeans for example. May be as an option for people who don't want that.

@sandy081
Copy link
Member

Duplicates #16488

@sandy081 sandy081 added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 26, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants