Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Is there a filter for "Open file in solution"

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
tiancovici Posted - Feb 11 2023 : 10:11:29 AM
Open File in Solution, lists too many irrleevant files to the software

i.e. .bak, .d, .htm, .o

Is there a way to filter out only program files (i.e. .c, .h, .cpp, .hpp)





1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Feb 13 2023 : 08:02:38 AM
If you right click into the file list you will get a context menu. There are a couple of entries here that will help. First, do you have:

Open File in Solution dialog -> Right Click -> Include all files in solution directories (CTRL+D)

turned On of Off? If this is turned On then you may want to try turning this Off.

The second option is:

Open File in Solution dialog -> Right Click -> Display edit control for persistent filter

here you can enter a filter for files to always exclude. For example, here you might want to use the filter:

.o. .htm. .d. .bak

since separate filter terms are separated by a space. The trailing dot is because dot is also used to mark "end of word", so you are not filtering out file extensions that just start with 'o' or 'd'. If you are using the filter field I would recommend leaving it visible, just because if it excludes files you want to see occasionally you will be left wondering why they are missing.

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