facelessuser / BracketHighlighter

Bracket and tag highlighter for Sublime Text
https://facelessuser.github.io/BracketHighlighter/
1.74k stars 245 forks source link

Select between `Acute, back quote ` #615

Open 9840380 opened 1 year ago

9840380 commented 1 year ago

Am using in sublime key select between quotes bh_key.

Can you please add to select between ``
`Acute back quote` to command:

command: bh_key {"lines": true, "plugin": {"command": "bh_modules.bracketselect", "type": ["__all__"]}}

thanks

facelessuser commented 1 year ago

It's possible. This can probably be done already just by adding rules in the bh_swapping.sublime-settings file.