Page 1 of 1

Disable default delete dialogue box

Posted: Sat Nov 26, 2016 4:31 pm
by deep01
I want to disable the dialogue box asking me "Do you also want to delete the file <some_source_file.name> from disc"Image this comes after this Image. I do not want to be asked for it when I'm just removing it (by right click option "remove") from the source of my project. This box has default option "yes", which upon pressing enter key deletes it permanently in one go, which I would never want. So I want to ask How could I disable it?
I don't see any good reason to be asked to permanently a file if one only wants to remove it, but the dialogue box always accompanies next to the remove dialogue box.
_______________________________________________________
CodeLite version: 9.2.7
Not self compiled version of CodeLite
OS: Debian 8.2
Compiler: GCC 4.9
__________________
Reproduced: GitHub

Re: Disable default delete dialogue box

Posted: Sun Nov 27, 2016 10:45 pm
by eranif
I saw that question on superusers (and since I am dont have a login there, I could not answer)
The answer is short: please open a bug report + an *exact* steps of how to reproduce this