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
