Bracketeer
Bracketeer copied to clipboard
Select code, add external brackets
Thanks for putting this exension togeter!
I would love it if I could select code:
here.is.some(code)
and use a shortcut to end up with this:
(here.is.come(code))
Also to turn off automatic bracket match creationg.
Sometimes I don't want my brackets to always come out matching like print()somecontent
I want to be able to add things then make a closing brackets, i.e., print(somecontent then add a bracket manually, ) So I can enter whatever I need to rather than having to delete the second bracket by hand every time.
Thanks!