-
Notifications
You must be signed in to change notification settings - Fork 272
Description
Describe the bug
I cannot use AWS Core (and esp. Amazon Q) plugin in WebStorm Remote Development. Plugin seems to be incompatible, but should compatible accoring to compatibility notes.
Installing Amazon Q plugin on host seems OK (no error), errors occur after installation on client.
Excerpt from idea.log:
2025-10-08 10:57:42,765 [ 491] WARN - #c.i.i.p.PluginManager - Problems found loading plugins: Plugin 'AWS Core' (aws.toolkit.core) is incompatible with another plugin 'IDEA CORE' (com.intellij) Plugin 'Amazon Q' (amazon.q) is incompatible with another plugin 'IDEA CORE' (com.intellij)
To reproduce
- Open WebStorm 2025.2 in Remote Development
- Install Plugin "Amazon Q" on host and client
- Restart IDE
- See error
Expected behavior
I expect to be able to use Amazon Q in JetBrains Remote Development (e.g. in WebStorm)
Screenshots
Start Remote Development via JetBrains Gateway
Plugin homepage with compatibility check
Your Environment
- OS: Windows 11
- JetBrains product: JetBrains Gateway (2025.2.1), JetBrains WebStorm (2025.2.3, also tried 2025.1.2)
- JetBrains product version:
- AWS Toolkit version: GW-3.96-252
- SAM CLI version: n/a
- JVM/Python version: n/a
Additional context
I'm working on large company and have already talked to our technical account manager. His first guess is a bug. A working Amazon Q plugin in JetBrains Remote Development is essential for us to keep using Amazon Q.