Hey!
Is there a way in BBEdit to jump right to the definition of the CSS-class from within a HTML-file where this class is used?
Like in this HTML-file (row 3607):

I would like to jump right to the definition of the class "treppen_thumbnails"

I normally use for this Multi-File search within the BBEdit-project and then find it (here in the „_modals-01-eingestemmteT.less-file“)

Is there a shorter way or perhaps even a keyboard shortcut to jump directly to the definition within the project after selecting the class within the HTML-file?
Thanks!
Regards,
Vlad
Hi, Rick!
Thanks for giving me hope! :-)
Yes, this is possible with other editors - I'm using Eclipse and Sublime Text on my PC at work and both can do this - but I'm all BBEdit at home, that's why I'm asking.
Regards,
Vlad
--
This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "sup...@barebones.com" rather than posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
---
You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bbedit+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/11819583-d27e-4ded-94bd-6dca09512d91%40googlegroups.com.
Vlad,
Look at “Ctags for Enhanced Language Support” in Chapter 14 of the BBEdit User Manual.
I haven’t tried it, but the version of ctags bundled with BBEdit should understand HTML, JS, and CSS files. I don’t know if it can understand inline JS and CSS. If it can’t, you can look into using Universal Ctags instead.
When running a version of ctags that’s not bundled with BBEdit, you might have to use these switches to generate a tags file that’s compatible with BBEdit:
-n --tag-relative=no --fields=+a+m+n+S
(N.B., I’ve been carrying these switches around for years now, and they might not actually be necessary or advisable.)
Hope this helps!
-sam
--
This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "sup...@barebones.com" rather than posting here. Follow @bbedit on Twitter: https://twitter.com/bbedit
--- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bbedit+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/4F8EED29-6E92-47C8-846D-D24097B11662%40Ghitulescu.de.
To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/D9E3E542-D2AA-4E0F-9F7F-B7A8530C7CE6%40munkynet.org.
--
This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "sup...@barebones.com" rather than posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
---
You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bbedit+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/871e5825-5b8a-4a9a-8295-dfee6e7caab7%40googlegroups.com.