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

Allow starting editor session on a specified folder #1464

Merged
merged 5 commits into from
Jul 12, 2023

Conversation

glopesdev
Copy link
Member

This PR adds support for opening the IDE on a specific folder, which can be passed either as an argument to the command-line or selected in the start screen. The main use for this functionality is to allow starting a new workflow using extensions available on an existing project folder, without requiring opening an existing workflow.

To make it easier to use existing local environments, the open dialogs also now use the path to the most recent file as a starting location.

@glopesdev glopesdev added the feature New planned feature label Jul 12, 2023
@glopesdev glopesdev added this to the 2.8 milestone Jul 12, 2023
@glopesdev glopesdev merged commit e96da36 into bonsai-rx:main Jul 12, 2023
2 checks passed
@glopesdev glopesdev deleted the open-folder branch July 12, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant