Skip to content

New function to expose telemetry level

Compare
Choose a tag to compare
@lramos15 lramos15 released this 31 Jan 15:28
· 189 commits to main since this release
185b456
  • Added telemetryLevel to the telemetry reporter class. This can be useful in cases where an external service wants to respect the same telemetry level as VS code. For example you could send your telemetry level alongside an API request and the server would respect the same settings as the user's VS Code instance. More info can be found in the typings shipped with the module.
  • Fixed wrong header in readme