Bug 381757

Summary: Project browser tree does not show added or renamed files until committed (Mercurial)
Product: [Applications] kate Reporter: Simon Williams <simon>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: major CC: christoph
Priority: NOR    
Version First Reported In: 16.04.1   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Simon Williams 2017-06-28 12:25:44 UTC
(actual version is shown as 16.04.3, but not available for selection)

To reproduce:

1. Create a Mercurial repository
2. Add some files and commit
3. Observe that the committed files appear in the project tree
4. Rename or add some files but do not commit yet
5. Observe that any renamed files have disappeared from the tree, and added files are not shown either

This is really frustrating.

Personally I would much rather that Kate just showed everything in the tree view, rather than using the repository to hide untracked files.

Thanks.
Comment 1 Christoph Cullmann 2018-08-15 20:53:44 UTC
I am sorry if that behavior is not what you like.
But that is the intended behavior.
If you want to just list all things, please write a .kateproject that just collects all files recursively, like described in 

https://kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/