CSS navigation (classes as symbols, variables, ...) #46599
arnoson
started this conversation in
Feature Requests
Replies: 1 comment
-
There's no such thing, it's a
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the CSS Navigation plugin for VS Code a lot and was wondering what would be the best way to bring the experience to Zed. The plugin does a few things, but the most valuable for me are
It also provides class name references to navigate from a CSS class used in e.g. an HTML file to the class definition, which I guess would be more complicated since it involes non-CSS files.
As for the CSS file features (symbols, variables) it would be great if this could be part of Zed's CSS language server. Or would this be out of scope and better be provided as an external plugin?
Beta Was this translation helpful? Give feedback.
All reactions