dzhavat / css-flexbox-cheatsheet

VS Code extension that lets you open a CSS Flexbox cheatsheet directly in the editor.
https://marketplace.visualstudio.com/items?itemName=dzhavat.css-flexbox-cheatsheet
MIT License
101 stars 12 forks source link

Implicit activation events #43

Open dzhavat opened 1 year ago

dzhavat commented 1 year ago

As of v1.74.0, activation events can be simplified - https://code.visualstudio.com/updates/v1_74#_implicit-activation-events-for-declared-extension-contributions

Consider doing this once the extension is updated to support this, or later, version of VS Code.