ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.48k stars 959 forks source link

Command+H on Mac OS calls the AI #5336

Open EthanBlockson opened 4 weeks ago

EthanBlockson commented 4 weeks ago

Describe the bug The Command+H is well known MacOS (system) combination to hide the window to tray. Its very annoying right now to always struck by AI helper instead of expected behaviour of window.

To Reproduce Open browser window with Remix IDE Press Command+H

Expected behavior Hiding the browser window to tray

Desktop OS: MacOS Browser: Chrome Version: 130

Aniket-Engg commented 4 weeks ago

cc: @STetsing