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

Add telemetry #44

Open dzhavat opened 1 year ago

dzhavat commented 1 year ago

In order to see how the extension is being used, consider trying "@vscode/extension-telemetry " package

Also look at the TelemetryLogger API (https://code.visualstudio.com/updates/v1_75#_telemetry)