Hi there,
I can’t find any answer on the web,
is there a shortcut to exit Sublime like when we use Exit in File ?

Hi there,
I can’t find any answer on the web,
is there a shortcut to exit Sublime like when we use Exit in File ?

added
[
{ "keys": ["ctrl+q"], "command": "exit" }
]
in my keymap file, work as intended, thank a lot
~
it’s even show the key binding in the menu

I love sublime