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

feat: ✨ Open Script Editor after script extension creation #68

Merged

Conversation

KANAjetzt
Copy link
Member

Open the script editor automatically after creating a script extension. This deviates from the planned implementation discussed in #47, as it does not focus on the first selected script but simply opens them in order. This simplification was made to avoid unnecessary complexity. Since in most cases only one script at a time will be extended, the additional complexity is not worth it.

closes #47

Open the script editor automatically after creating a script extension. This deviates from the planned implementation discussed in #47, as it does not focus on the first selected script but simply opens them in order. This simplification was made to avoid unnecessary complexity. Since in most cases only one script at a time will be extended, the additional complexity is not worth it.

closes #47
@KANAjetzt KANAjetzt added the enhancement New feature or request label Jul 6, 2023
@KANAjetzt KANAjetzt added this to the v0.1.0 milestone Jul 6, 2023
@KANAjetzt KANAjetzt requested a review from Qubus0 July 6, 2023 07:46
@KANAjetzt KANAjetzt self-assigned this Jul 6, 2023
@KANAjetzt KANAjetzt merged commit ad18257 into main Jul 6, 2023
@KANAjetzt KANAjetzt deleted the feat_open_script_editor_after_script_extension_is_created branch July 6, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open the Script Editor after a script extension is created
1 participant