• M
    Log the full version string for TS · 5359a937
    Matt Bierner 提交于
     Right now, if TS has an error before we get back the full version string in the TSServer `'telemetry'` event, we end up logging just the basic version info (such as 3.8.0). We also want to include the pre-release tags (3.8.0-tsversion20200101)
    5359a937
typescriptServiceClient.ts 30.3 KB