sublime-selectuntil icon indicating copy to clipboard operation
sublime-selectuntil copied to clipboard

How to add args to quick hot command?

Open 9840380 opened this issue 2 years ago • 0 comments

self.view.run_command("select_until", {"extend":True, "regex search": "/(\b.*)([\r\n] .*|\b.*)+((?:\d+\.)? +)*/"})

or on keyboard shortcuts

can't figure out how to add

Thanks

9840380 avatar May 27 '22 10:05 9840380