Closed TPJelf closed 5 months ago
is this what you are looking for? if yes, i will push it up to main.
["body", "red", "grid"]
This is looking great! Maybe the partial hits like body for text-body can be specified with asterisks? (*body for text-body for example)
Also would it be possible to remove the leading "..." in full hits on first classes like grid in your screenshots?
I'm sorry if I'm too nit-picky! Thanks again!
Hi again,
I made it so it shows the hold thing instead of just the word. for example, if you want to see "body" you see text-body
The ...
indicates collapsed content (the default value for class-collapse.collapsedText
). You can change this setting, but it will affect all instances.
Not having exact matches makes it a bit noisy. Partial matches are great, but being able to support both would allow for a cleaner interface. What do you think?
Thanks again!
Thanks for the release!
Hi, I'm loving your extension but I find myself sometimes lost in nested divs, would It be possible to allow for 1 or n classes to be visible and hide the rest to ease glance readability? I tried using regex but failed miserably.
Thanks and regards