Kate project plugin is loaded and configured to autoload files from Git. If I open a file within a git repository, the Projects tab appears in sidebar, but the document tree with project content is not populated. Instead, there is one folder "<untracked>" and the currently opened file in it. The repository is a valid git repository and I remember trying this in some older version of kate with manual .kateproject file and it worked. Now the .kateproject file doesnt work at all, no Projects showing in sidebar. Version 15.08.3, KDE Frameworks 5.16.0, Qt 5.5.1 (built against 5.5.1) Reproducible: Always Steps to Reproduce: 1. Activate the projects plugin 2. Make sure the autoloading of git files is on or create a .kateproject file 3. Open file from a git repository Actual Results: No files loaded into the tree on Projects tab in sidebar. Also any project-related feature like searching for file or autocompletion doesn't seem to work. Expected Results: Project files are loaded and displayed in a tree in Projects tab, functions like file search or autocompletion work.
This is a bug I reported here: https://bugs.kde.org/show_bug.cgi?id=354494, and fixed, but it hasn't been shipped yet. It should be shipped with the coming 15.12.0 release
*** This bug has been marked as a duplicate of bug 354494 ***
15.12 ? oh, thanks, looking forward to it ...