Sublime Forum

Cannot edit key bindings

#1

Hello,

with

{ “keys”: [“alt+2”], “command”: “insert_snippet”,“args”: {“contents”: “\textbf{${1:$SELECTION}}$0”} },

I want to highlight a word and make it “bold”. It works great, but not with the desired keys “alt+2”.

Sublime Text opens with “alt+2”:

How can I change this in key bindings? I did not find.

Kind regards

Chris

0 Likes