Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Searching for words in a specific directory

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
shrekshen Posted - Aug 04 2018 : 12:06:12 AM
Shift + Alt + S is useful, but when too many same word in the word in the project, it's hard to locate the key word. But in fact, I have known the key word I want to search is in a special folder, so could you add this feature?
5   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Aug 06 2018 : 11:44:33 AM
You can do an IDE "Find and Replace" search across the current project, so this would let you limit the search somewhat, but unless your directory tree is also a project, this may not help enough.

I don't think the IDE is designed to search just a given directory tree either. You could try opening just that directory tree as a new solution, via:

File -> Open -> Folder...

and then search this folder "solution". Personally I would use the find in files tool in my Windows File Manager, I use:

https://www.zabkat.com

and do exactly this sort of search every now and then.
shrekshen Posted - Aug 04 2018 : 10:54:09 PM
Yes, the problem is here, how could i search the word in this directory in visual studio?


quote:
Originally posted by feline

The problem is that this isn't what VA's Find Symbol dialog is designed for. If you were looking for a particular instance, or inside a particular namespace, then we could use this to narrow down the search.

Have you considered doing a find in files across just this directory for this string?

feline Posted - Aug 04 2018 : 10:33:16 AM
The problem is that this isn't what VA's Find Symbol dialog is designed for. If you were looking for a particular instance, or inside a particular namespace, then we could use this to narrow down the search.

Have you considered doing a find in files across just this directory for this string?
shrekshen Posted - Aug 04 2018 : 07:24:23 AM
no, i want to search a word in a special folder, the word could be any type.

such as, when you search "addaction", there are two many results.
quote:
Originally posted by feline


but , in fact, i just want to search "addaction" in configuresvrd folder, so could you help me?

Is the special folder part of the solution? Or part of one of your stable include directories?

Is the word you are searching for part of a class, a namespace? Something else that would help to narrow down the search?





feline Posted - Aug 04 2018 : 05:54:35 AM
Is the special folder part of the solution? Or part of one of your stable include directories?

Is the word you are searching for part of a class, a namespace? Something else that would help to narrow down the search?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000