Hi,
We can fold select text with shortcut “super+option+[”, and I want to redefine this key. But I did not find out where this key defined in the config file, I prefer to “super+shift+[”.
Thanks for your reading!
Hi,
We can fold select text with shortcut “super+option+[”, and I want to redefine this key. But I did not find out where this key defined in the config file, I prefer to “super+shift+[”.
Thanks for your reading!
hi,
Thanks for your reply.
Actually, I know how to redefine a default key and I already did it. The current problem is when I opened “key bindings”, there is not an entry corresponding to “super+option+[”,but it do work. If we want to redefine it, the format should be
{“keys”: [“key combibation”], “command”: “dummy”},
Since I can not find the default entry, I don’t know what the “dummy” field should be.
Any more suggestions?
Thanks