forked from golang/vscode-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
goLanguageServer: add extra information to automated error reports
Keep track of the total number of times the language server has been started and how many times it has been manually restarted by the user. Total start count will account for the first start + any automated restarts + any manual restarts. Also, add the initialization to the automated error report. Change-Id: If10b65a27d362dbf9a7c7815623670fbfdf6a360 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/287952 Trust: Rebecca Stambler <[email protected]> Run-TryBot: Rebecca Stambler <[email protected]> TryBot-Result: kokoro <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
- Loading branch information
1 parent
aac9542
commit 5d48c07
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters