https://bugs.kde.org/show_bug.cgi?id=507552
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |waqar....@gmail.com --- Comment #1 from Waqar Ahmed <waqar....@gmail.com> --- Atm, when we encounter a directory or a project file (when creating projects), we check if the directory is a subdirectory of any existing project. If it is, then we just use the parent directory project. This is intentional and desired behaviour as far I can tell. The fact that if you open a child git repo first and then the parent repo, is sort of a "hole"/bug in this behaviour. Think what should happen if you open a file in a child git repo, which project should be activated, the child or the parent. I work on projects with hundreds of git submodules, it would massively annoying if there were new projects being created for every git submodule that Kate encountered. -- You are receiving this mail because: You are watching all bug changes.