We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e3e20 commit 5236c49Copy full SHA for 5236c49
src/goLanguageServer.ts
@@ -1344,7 +1344,7 @@ Failed to auto-collect gopls trace: ${failureReason}.
1344
gopls version: ${usersGoplsVersion}
1345
gopls flags: ${settings}
1346
extension version: ${extInfo.version}
1347
-environment: ${extInfo.appName}
+environment: ${extInfo.appName} ${process.platform}
1348
initialization error: ${initializationError}
1349
manual restart count: ${manualRestartCount}
1350
total start count: ${totalStartCount}
0 commit comments