forcedotcom / sfdx-code-analyzer-vscode

Salesforce Code Analyzer is a unified tool for source code analysis. Run Code Analyzer to scan multiple languages in your code and add diagnostic info to your code that describes the violations.
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

NEW (Extension) @W-16286379@ Get telemetry service by passing in the extension name #106

Closed jag-j closed 1 month ago

jag-j commented 1 month ago

This fixes the telemetry bug and uses the changes made in core's telemetry service - https://github.com/forcedotcom/salesforcedx-vscode/pull/5226