Hi, Sam!

I haven't got the time to try it, but [Rick did and it didn't work][1].


Regards,
Vlad

[1]: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/bbedit/thfEf1yYdr0/omyNfgflAQAJ

On 11 Mar 2020, at 14:47, Sam Hathaway wrote:

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](https://ctags.io/) 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

On 5 Mar 2020, at 6:54, Vlad Ghitulescu wrote:

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):

![](cid:[email protected] "Bildschirmfoto 2020-03-05 um 12.47.05.png")


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

![](cid:[email protected] "Bildschirmfoto 2020-03-05 um 12.47.24.png")


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

![](cid:[email protected] "Bildschirmfoto 2020-03-05 um 12.48.14.png")


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


--
This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/4F8EED29-6E92-47C8-846D-D24097B11662%40Ghitulescu.de.

--
This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" 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 [email protected]. 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 "[email protected]" 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/BA3FA093-9534-47E4-9B0D-A15F35904075%40Ghitulescu.de.

Reply via email to