Search found 4 matches

by yakirs
Fri Dec 07, 2018 7:59 pm
Forum: Support
Topic: Add filter to ignore all __pycache__ folders
Replies: 3
Views: 3931

Add filter to ignore all __pycache__ folders

Hi,
I want Everything to ignore all files under any "__pycache__" folder
I tried adding "*\__pycache__\*" filter under "exclude", but it doesn't seem to work
Am I missing something?
by yakirs
Thu Aug 09, 2018 10:12 am
Forum: General
Topic: activating a verb with multiple selected files for executing comparison
Replies: 2
Views: 5057

activating a verb with multiple selected files for executing comparison

I have a verb in my computer for comparing 2 files. It looks something like that: "C:\Program Files\COMPARE_PROGRAM\compare.exe" "%1" "%2" I defined a shortcut key in Everything to use this verb. But when I select 2 files in the results menu and click this shortcut key ...
by yakirs
Thu Aug 02, 2018 7:45 pm
Forum: General
Topic: Keyboard shortcut for editing a file using specific editor
Replies: 3
Views: 5807

Re: Keyboard shortcut for editing a file using specific editor

Thank you for the answer. But "right clicking" seems a bit excessive. I just want to press some keyboard shortcut...
by yakirs
Thu Aug 02, 2018 4:58 pm
Forum: General
Topic: Keyboard shortcut for editing a file using specific editor
Replies: 3
Views: 5807

Keyboard shortcut for editing a file using specific editor

Hi

I want to have a way of editing the selected result file from the results window using a specific editor (specifically I want vscode, but I guess it doesn't matter, just execute a specific commandline)

thanks