liamcain / AutoFileName

Sublime Text plugin that autocompletes filenames
515 stars 78 forks source link

ctrl+space is already binded in MACOS #27

Closed DimitryDushkin closed 11 years ago

DimitryDushkin commented 11 years ago

ctrl+space is already binded in MACOS to global search. Please change to something else like alt(option)+space.

liamcain commented 11 years ago

AutoFileName doesn't bind anything to control+space. Control+space is Sublime Text's default shortcut for autocomplete. So if you want to change the shortcut to manually trigger autocomplete you'll have to do that in your User Keybindings file.