ChoicescriptIDE / ChoicescriptIDE/main
Console hotkey combo can trigger devTools
Open
bug
minor
stale?
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
CMD+SHIFT+C when outside of the editor will attempt to open devTools. This doesn't exist in the normal/release flavour of NWJS, but it still shows a big ugly/scary/unexpected pop-up window:

I imagine we just need to trap/catch this globally, but mousetrap doesn't seem to be able to do so.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.