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

fix(plugins): respect cwd and start filepicker at filesystem root #3161

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented Feb 28, 2024

The context of this PR is laying down some preparations in order to allow users to choose the working directory of their new session in the welcome screen.

Changes:

  1. Allow plugins (and plugin aliases) to accept an optional cwd on startup
  2. Improve the performance of Strider for large folders
  3. Make the filepicker start in the filesystem root

@imsnif imsnif merged commit 6340b5e into main Feb 28, 2024
6 checks passed
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.

None yet

1 participant