Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Need "Find Literal" capability

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
davenovak Posted - Jan 22 2010 : 12:05:15 PM
Of course Visual Studio has its own Find in Files functionality (Ctrl+Shift+F) and this works OK, I would like to see a Visual Assist version of the same.

What new functionality would the VAX version add? Pretty much what VAX Find References added to the Visual Studio Find All References feature is what I would like to see here. In other words:
  • Results organized by file and method
  • Results displayed with VAX syntax highlighting
  • Each line in results window can show source code tool tip
And why do we need such a feature? Mainly so that users can easily search for literal strings in the code base. As is, I have to use Ctrl+Shift+F to do this and the results output is not nearly as rich.

I apologize if this feature already exists and I somehow missed it.
4   L A T E S T    R E P L I E S    (Newest First)
znakeeye Posted - Feb 23 2010 : 11:02:28 AM
Hehe, beware of Microsoft patent here...
http://news.cnet.com/Microsoft-checks-off-patent-win/2100-1008_3-5228693.html

"Leave a 'TODO' comment in the source code, and an authoring application automatically creates an item in the task list."

Not the same, but still... ;)
feline Posted - Feb 18 2010 : 4:39:08 PM
Apologies for the delay in getting back to you about this. I have updated the case with this point. This makes sense, and I can see how this would be a useful enhancement.
davenovak Posted - Jan 25 2010 : 8:24:13 PM
As long as what you're describing here can search more than just comments, that's exactly the sort of thing I'm looking for. Comments is a good use case; another might be searching for a literal string in code. For example, with the gaming engine we use, events are sent as literal character strings (such as "OnEnemySeen"). It would be really useful to find all places where this event is sent in the system.

Currently I could get Visual Studio search results for this using Ctrl+Shift+F, but I'd rather see the standard Find References Results type of output instead.
feline Posted - Jan 25 2010 : 12:30:29 PM
I am not quite sure what you mean / want here. We are considering adding a form of Find References that searches comments, so you can search for a comment tag like "TODO", and get a standard Find References Results list back:

case=9563

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