simondotm / beeb-vsc

Visual Studio Code Extension to support code development for BBC Micro
https://marketplace.visualstudio.com/items?itemName=simondotm.beeb-vsc
MIT License
13 stars 3 forks source link

feat: Add telemetry #95

Closed simondotm closed 5 months ago

simondotm commented 5 months ago

Added some telemetry for the extension to allow tracking of exceptions and usage. Uses Azure Application Insights, since this is supported natively by vscode API's.