infi-pc / locatorjs

https://www.locatorjs.com
1.35k stars 61 forks source link

feat: highlighting functionality #68

Open infi-pc opened 1 year ago

infi-pc commented 1 year ago

Problem

I would like to generalize Productboard's use-case that highlights all components based on some criteria (usually CSS selector)

https://github.com/infi-pc/locatorjs/compare/master...productboard:locatorjs:master

Solution

I think we could take this as a base: https://github.com/infi-pc/locatorjs/compare/master...productboard:locatorjs:master

I would add