-
Notifications
You must be signed in to change notification settings - Fork 6
Reconnect for VS Code Extension #4945
Copy link
Copy link
Closed
Labels
Area-VSCodeThis issue is related to the VS Code extension.This issue is related to the VS Code extension.Size - SThis issue is a small amount of work.This issue is a small amount of work.support ticketThis issue was the result of a support ticket. Support tickets receive priority.This issue was the result of a support ticket. Support tickets receive priority.
Metadata
Metadata
Assignees
Labels
Area-VSCodeThis issue is related to the VS Code extension.This issue is related to the VS Code extension.Size - SThis issue is a small amount of work.This issue is a small amount of work.support ticketThis issue was the result of a support ticket. Support tickets receive priority.This issue was the result of a support ticket. Support tickets receive priority.
Summary of the new feature / enhancement
If a user has the VS Code extension connected and then they kill the PowerShell Extension terminal, they won't be able to use the Universal cmdlets again. We should just have a reconnect button on the connection that reruns the connection logic.
Proposed technical implementation details (optional)
No response