Hello guys,
Is it possible to make search profiles? I would like to achieve that every time I am searching for file contents (when the Find text is selected), the Search in subdirectories option will be `current dir only`, instead of the default `all (unlimeted depth)`.
Search in subdirectories: current dir only -> Default
Moderators: Hacker, petermad, Stefan2, white
Shortcuts may be assigned for usercommands. Usercommands may be created in command browser. Just do the following:
1. Configuration - Misc.
2. In 'Redefine hotkeys' choose desired hotkey (e.g. Alt+F7) and click glass button near 'Command' field.
3. In command browser choose group usercmd.ini and click New button. Enter command name and same parameters as for buttonbar button and click OK. Select new command and click OK in command browser.
4. Click apply button (green checkbox) to assign hotkey.
Now Alt+F7 will open your search instead of default one.
1. Configuration - Misc.
2. In 'Redefine hotkeys' choose desired hotkey (e.g. Alt+F7) and click glass button near 'Command' field.
3. In command browser choose group usercmd.ini and click New button. Enter command name and same parameters as for buttonbar button and click OK. Select new command and click OK in command browser.
4. Click apply button (green checkbox) to assign hotkey.
Now Alt+F7 will open your search instead of default one.
