Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statusbar add hidden files toggle #332

Merged
merged 6 commits into from
Dec 9, 2022

Conversation

warpdesign
Copy link
Owner

No description provided.

Only UI is ready: need to add hidden files filter now.
…anged

TODO: IIRC when a file is selected & is renamed outside of react-explorer, it's
automatically re-selected on cache reload. We should not re-select it if it becomes hidden
and showHiddenFiles is false :)
Also do not re-select a file that is hidden when refreshing file cache.
Also removed native-ext-loader from webpack+package.json since it's not needed anymore.
…e instead

This will make it easier to modify showHiddenFiles from another component,
for example a native menu, shortcut,...
Menu can be activated using mod + h accelerator.

This combo was previously binded to the debug history command: I removed it
this was not used anymore.
@warpdesign warpdesign merged commit 5ded022 into master Dec 9, 2022
@warpdesign warpdesign deleted the statusbar-add-hidden-files-toggle branch December 9, 2022 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant