Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Dan
« on: February 10, 2022, 05:18:53 PM »

Good idea.  You can hide the select a group of files and press Ctrl+H to hide them, or right click and choose Hide.  But an after the fact exclude for paths and wildcards would be good. Right now you can only do it beforehand in the setup dialog.
Posted by: jporkkahtc
« on: February 10, 2022, 04:43:18 PM »

In MFDiff, at least when launched from Slickedit, add context menus for file-exclusion.

For example in ProcMon, right-click on a log entry and there are a variety of include/exclude options.

If I diff two folders and I find there are a bunch of *.txt files that I don't care about, I could simply right-click one of them and have options like:
Exclude: *.txt
Exclude: ThisFile.*
Exclude: ThisFile.txt
Exclude: C:\This\Entire\Path\
Exclude: C:\This\Entire\Path\*.txt
Exclude: C:\This\Entire\Path\ThisFile.*
Exclude: C:\This\Entire\Path\ThisFile.txt
Copy: ThisFile.txt
Copy: C:\This\Entire\Path\ThisFile.txt