Problem in searching content of .mk files

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Post Reply
smahesh555
Posts: 31
Joined: 04 Feb 2013 09:55

Problem in searching content of .mk files

Post by smahesh555 »

I am using version 14.30.0100 and face this problem.

I have a huge folder structure and need to search for a particular string in .mk files. File type selected as 'All types'

When I search for only .mk files I am able to get matches, but when I put my string in the 'contents' tab and search there are no matches.

To confirm if problem in my side I tried the same experiment with Agent Ransack, where it is working fine and getting results.

Repeated the same in XYPlorer on *.txt files and it is working. Problem only with .mk files.

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Problem in searching content of .mk files

Post by bdeshi »

Open Tools->Configuration -> Previewed Formats. Add mk (without the .) to "Text Files" list.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Stef123

Re: Problem in searching content of .mk files

Post by Stef123 »

smahesh555 wrote:I tried the same experiment with Agent Ransack, where it is working fine and getting results.
Don't know if Ransack also has Boolean RegEx and the other smart features of its bigger brother (FileLocator), but should you use it more often, this may be interesting to you:
http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=11197

admin
Site Admin
Posts: 64864
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Problem in searching content of .mk files

Post by admin »

Next version will add MK files to text files by default. If other formats are missing let me know.

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Problem in searching content of .mk files

Post by bdeshi »

just noticed AutoIt3 scripts "*.au3" aren't in the list.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

admin
Site Admin
Posts: 64864
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Problem in searching content of .mk files

Post by admin »

OK, added.


bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Problem in searching content of .mk files

Post by bdeshi »

a subset of my text PFA-A's:

Code: Select all

json;xslt;conf;pl;lua;iss;md;markdown;rst;eml;lrc;srt //definitions follow:
json;xml stylesheet;conf;Perl;Lua;InstallScript script;MarkDown;MarkDown;restructuredText;email;music lyrics;movie subtitles
and is this tricky? some software come with extensionless textfiles: README,LICENSE,CHANGELOG,COPYING and CONTRIBUTE, AUTHORS, ... ... ... (just look at emacs)
Also, MAKEFILE and *.makefile
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

smahesh555
Posts: 31
Joined: 04 Feb 2013 09:55

Re: Problem in searching content of .mk files

Post by smahesh555 »

.hxx and .cxx

admin
Site Admin
Posts: 64864
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Problem in searching content of .mk files

Post by admin »

Whoops, what have I done!? OK, I added some of these but I cannot add all sorts of exotic extensions. Let's stick to the really important ones.

Marco
Posts: 2354
Joined: 27 Jun 2011 15:20

Re: Problem in searching content of .mk files

Post by Marco »

Sammay's ones don't seem exotic at all
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

Post Reply