brian-girko / multiple-highlight

Color-coded highlighter extension to find queries
https://add0n.com/multiple-highlight.html
24 stars 4 forks source link

Feature Request: Add option for underline and bold text (with highlight simultaneously) #3

Closed easyteacher closed 4 years ago

easyteacher commented 4 years ago

Sometimes I want some keywords to be underlined and others to be highlighted at the same time. Currently I use Stylus to achieve that. I hope there is an option for underline and bold text.

Snipaste_2020-03-03_23-34-26

easyteacher commented 4 years ago

It may be implemented like this: no prefix or h: (highlight) u: (underline) ru: or ur: (underline, regex enabled) b: (bold text) rb: or ub: (bold text, regex enabled) rbu: or rub: (underlined and bold text, regex enabled)

brian-girko commented 4 years ago

Thanks for the feature request. We will have it on 0.1.4

easyteacher commented 4 years ago

Thank you very much for your work!