chomosuke
3af4d14199
fixed Api.git.reload()
...
Tested update_git_status in reloaders.lua
2022-12-12 22:25:26 +13:00
chomosuke
a342de0949
fixed update_git_status in reloaders not tested
2022-12-12 22:25:26 +13:00
chomosuke
f65dc0d4e3
show some icon on opendir even if show_on_open_dir=false
...
and show all children's status on parent
2022-12-12 22:25:26 +13:00
Alexander Courtis
c5dc80c36b
feat(view): add filters.git_clean, filters.no_buffer ( #1784 )
...
* feat(view): add filters.git_clean
* feat(view): add filters.git_clean
* feat(view): add filters.no_buffer
* feat(view): filters.no_buffer misses unloaded, handles buffer in/out
* feat(view): filters.no_buffer matches directories specifically
* feat(view): filters.no_buffer clarify targets
* feat: add placeholder filters.diagnostics_ok, refactor filters
* feat(view): remove placeholder filters.diagnostics_ok
2022-12-10 15:55:33 +11:00
Alexander Courtis
7e892767bd
Revert "fix( #1716 ): focus file/directory when created in a sub-directory, don't dispatch FolderCreated on file creation ( #1722 )"
...
This reverts commit bdc4ec6abd .
2022-11-06 13:32:24 +11:00
Alexander Courtis
bdc4ec6abd
fix( #1716 ): focus file/directory when created in a sub-directory, don't dispatch FolderCreated on file creation ( #1722 )
...
* fix(#1716 ): focus file/directory when created in a sub-directory, don't dispatch FolderCreated on file creation
* fix(#1716 ): focus file/directory when created in a sub-directory
* fix(#1716 ): focus file/directory when created in a sub-directory
2022-11-06 10:08:32 +11:00
Kiyan
831f1158c3
refactor(actions): move actions into semantic modules ( #1410 )
2022-07-10 09:47:52 +02:00