Amazon Q Command Line Jet Brains Rider SDK: Enables "support for screen readers" on restart of IDE #174
Replies: 4 comments
-
this is happening to me on GoLand. very very very annoying. the amount of times i've had to reset my entire IDE because i thought it was GoLand bug lol. this needs to be fixed. |
Beta Was this translation helpful? Give feedback.
-
This really is annoying, happens to me to. Amazon Q is now uninstalled. |
Beta Was this translation helpful? Give feedback.
-
In my case, the integrations are reinstalling every time I relaunch, and the > q integrations status vscode ─╯
VSCode: Installed
> q integrations uninstall vscode ─╯
Warning: VSCode integrations are automatically reinstalled on launch
Uninstalled! > q integrations status intellij-plugin ─╯
GoLand: Not installed
PhpStorm: Not installed
DataGrip: Not installed
Android Studio: Installed
> q integrations uninstall intellij-plugin ─╯
Warning: IntelliJ integrations are automatically reinstalled on launch
Uninstalled! |
Beta Was this translation helpful? Give feedback.
-
Checks
q doctor
in the affected command line session and it didn't resolve my issueq restart
and it didn't resolve my issueExpected behaviour
Screen reader should be unticked. Tooltips on UI are abvailable
Actual behaviour
On restart of Rider, Appearance>Accessibilty>Suport screen readers is ticked and tooltips are disabled.
Steps to reproduce
This is incredibly irritating as it took me a while to figure out why my tooltips weren't working.
Related to #166
Environment
Beta Was this translation helpful? Give feedback.
All reactions