software-mansion / react-native-ide

https://ide.swmansion.com
Other
705 stars 21 forks source link

Currently I can close the Simulator View with cmd+w (mac) accidentally. #387

Closed lenarmazitov closed 2 days ago

lenarmazitov commented 1 week ago

Description Currently I can close the Simulator View with cmd+w (mac) accidentally. Sometimes you think that you have focused current tab with code but actually Simulator View tab was focused. Maybe add some confirmation before close, or prevent closing the tab by hotkeys.

Environment

kewinzaq1 commented 1 week ago

@lenarmazitov Hi I'm coming up with a solution. What do you think about it? https://github.com/software-mansion/react-native-ide/pull/390