Bug 381757 - Project browser tree does not show added or renamed files until committed (Mercurial)
Summary: Project browser tree does not show added or renamed files until committed (Me...
Status: RESOLVED INTENTIONAL
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: 16.04.1
Platform: Mint (Ubuntu based) Linux
: NOR major
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-28 12:25 UTC by Simon Williams
Modified: 2018-08-15 20:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/