Hi there,
I’ve been trying to create a hotkey for expand selection to paragraph with no luck, the following line is what I put into my user keymap file, I need help to figure out which arg stands for ‘paragraph’, Thank you!!
{“keys”: “ctrl+shift+,”], “command”: “expand_selection”, “args”: {“to”: “paragraph”} }