gerardpuducul wrote:When I choose to import files from directory and uncheck "import files without extension" codelite import file without extensiom anyway! Is it normal?
So i want to detail that. In fact I use this file mask "*.cpp;*.cc;*.cxx;*.h;*.hpp;*.c;*.c++;*.mk;make*" when i import.
If i don't use the "make*" mask and uncheck "import files without extension" all is ok. But if I use "make*" mask, codelite import all file without extension even if "import files without extension" uncheck ( I just want to import makefile).
gerardpuducul wrote:So i want to detail that. In fact I use this file mask "*.cpp;*.cc;*.cxx;*.h;*.hpp;*.c;*.c++;*.mk;make*" when i import.
If i don't use the "make*" mask and uncheck "import files without extension" all is ok. But if I use "make*" mask, codelite import all file without extension even if "import files without extension" uncheck ( I just want to import makefile).
Is it normal?
Ok, now it sounds more reasonable. This indeed sounds like a bug to me (I think I remember that hacked the pattern matching in that code )
I will test it and will let you know - please file a bug report at SF