Fork me on GitHub
#vscode
<
2023-05-02
>
orestis12:05:28

This might be a #CBE668G4R or #CPABC1H61 question but it’s not related directly to Clojure. Given a string that represents a CSS (SCSS actually) class, how can I actually go to definition, from CLJS file to the place the class is defined? Similarly, to find references in CLJS or SCSS files? With vim I’d use something like ctags…