-
Notifications
You must be signed in to change notification settings - Fork 269
Open
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.
Description
Describe the bug
In windows when the Amazon Q plugin is enabled it spawns 2 powershell processes every 2 seconds per IDE window.
powershell.exe -NoProfile -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
To reproduce
- Enable Amazon Q
- Restart IDE (Confirmed in WebStorm and PHPStorm)
Expected behavior
Powershell only spawned as needed.

Your Environment
- OS: Windows 11
- JetBrains product: Webstorm
- JetBrains product version:
- AWS Toolkit version: 3.89.251
- SAM CLI version:
- JVM/Python version:
- Amazon Q Version: 3.89.252
Additional context
Seems similar to this issue in VS Code: aws/aws-toolkit-vscode#6134
Metadata
Metadata
Assignees
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.