How to prevent Sublime Text 2 from swallowing closing brackets, quotes and parentheses?

后端 未结 3 1936
闹比i
闹比i 2020-12-23 09:08

Sublime has this behaviour which is really annoying sometimes when you have to type in constructions with lots of brackets. When you type ( it adds ()

3条回答
  •  天涯浪人
    2020-12-23 09:53

    I found out when browsing the keybindings file 'preferences/key bindings - default' that if you select some text and type any of these ({[. It will place the brackets round your text.

提交回复
热议问题