pucelle / vscode-css-navigation

Allowing Go to definition from HTML to CSS, or Find References from CSS to HTML.
https://marketplace.visualstudio.com/items?itemName=pucelle.vscode-css-navigation
MIT License
64 stars 8 forks source link

activationEvents shouldn't using * #73

Closed tjx666 closed 1 year ago

tjx666 commented 2 years ago

I develop both frontend and rust. I don't want to enable this extension in my rust project.

At least onStartupFinished would be better.

https://code.visualstudio.com/api/references/activation-events#onStartupFinished

pucelle commented 1 year ago

OK, * was specified according to other issues, seem to be #44, I would prefer change it back.

pucelle commented 1 year ago

Will be released at v1.14.0.