Skip to content

Conversation

@timidri
Copy link
Contributor

@timidri timidri commented May 4, 2023

This PR fixes the issue where a new VSCode terminal named "Puppet PDK" was created on every window reload.
This is done by moving terminal creation from the constructor of the PDK feature to the command functions themselves.
This has the consequence that the terminal is now not created when the user opens VSCode, but when a PDK command is issued from the command palette.

@timidri timidri force-pushed the MAINT-fix_suspended_terminals branch from b3e8a82 to 97e605c Compare May 4, 2023 16:16
@timidri timidri requested a review from a team as a code owner May 4, 2023 16:16
@timidri timidri requested a review from chelnak May 4, 2023 16:18
@timidri timidri linked an issue May 4, 2023 that may be closed by this pull request
@chelnak chelnak merged commit 8772182 into main May 4, 2023
@chelnak chelnak deleted the MAINT-fix_suspended_terminals branch May 4, 2023 17:12
@claviola claviola mentioned this pull request May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple Puppet PDK Terminals is spawned

5 participants