HTML-CSS-Class-Completion icon indicating copy to clipboard operation
HTML-CSS-Class-Completion copied to clipboard

Add support for going to definition

Open chemitaxis opened this issue 8 years ago • 0 comments

Hi, I would like to go to the definition of the className inside a JSX react component.

<MyComponent className="button main" />

I have the autocomplete of the two class, but I can't go to the definition.

Thanks!

chemitaxis avatar Aug 27 '17 20:08 chemitaxis