[TxMt] Re: Autocomplete keyboard shortcut

Bert Zangle zanglebert at gmail.com
Mon Nov 28 20:18:52 UTC 2016


Yes, very much possible. I've set my own completion commands to:
cmd-space: next completion 
shift-cmd-space: previous completion
by adding the following lines:
"@ " = "nextCompletion:";
"$@ " = "previousCompletion:";
to the TM keybindings file: 
~/Library/Application Support/TextMate/KeyBindings.dict



--
View this message in context: http://textmate.1073791.n5.nabble.com/Autocomplete-keyboard-shortcut-tp31100p31119.html
Sent from the textmate users mailing list archive at Nabble.com.


More information about the textmate mailing list