✨ ^⌘0 should reset font size back to default
Description
In your browser if you hit ⌘ + or ⌘ - a few times, you might not know how to get back to the default zoom. To remedy this, you can simply press ⌘ 0 to get back to default.
Currently in CodeEdit we can press ⌘ + to increase the font size, and ⌘ - to decrease the font size, but nothing to return to default. I'd like to be able to press ~~⌘0~~ ⌃ ⌘ 0 to return to the default font size.
I'd like to take this issue on, thanks!
by the looks of it ⌘ 0 already is reserved for hiding the project navigator
what other keybinds do you suggest @austincondiff?
It looks like Xcode uses ⌃ ⌘ 0. Let's go with that for now.