purebasic icon indicating copy to clipboard operation
purebasic copied to clipboard

Find in files: Add setting to allow reset of root directory upon change of project

Open kpeters58 opened this issue 3 years ago • 0 comments

Something that has bitten me many times over the years:

PB remembers the root directory for file searches across projects. Consequently it is very easy to run a search in the "wrong" root directory and not to notice this unless one pays close attention.

We could extract the file path of project files and set it as Find in files root directory if the suggested flag was set.

kpeters58 avatar Jan 04 '21 04:01 kpeters58