ZIm/crates/project_panel/src
Andrew Lygin 192cd5f2d2
Fix file git status refresh on .gitignore update (#9466)
This PR fixes file name coloring in the project panel and tabs when
.gitignore file is updated. It's intended to fix #7831.

There's another, less vivid, problem with git-aware labels coloring.
It's about files that are both ignored and contained in the git index.
I'll file a separate issue for it to keep this fix focused.

Release Notes:

- Fixed file Git status refreshing on .gitignore update (#7831).
2024-03-18 20:35:38 -06:00
..
file_associations.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
project_panel.rs Fix file git status refresh on .gitignore update (#9466) 2024-03-18 20:35:38 -06:00
project_panel_settings.rs Revert "Add support of auto folded directories" (#8476) 2024-02-27 11:26:18 +01:00