-
Notifications
You must be signed in to change notification settings - Fork 752
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
survey: enable by default #910
Labels
Milestone
Comments
Some adjustments before enabling it by default:
|
Change https://golang.org/cl/275880 mentions this issue: |
Change https://golang.org/cl/276216 mentions this issue: |
gopherbot
pushed a commit
that referenced
this issue
Dec 8, 2020
And, add gopls version and extension id to survey link to distinguish results from nightly and stable extensions. Adjust "showSurveyConfig' behavior for easier survey testing. 'Yes' try to prompt for survey, while 'Maybe' will try to run the survey prompt config update (which maybe results in prompting for survey). Fixes #910 Change-Id: I5490620c3c17c6c71de8a9b9cf5e2b6e9a7c6e55 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/275880 Trust: Hyang-Ah Hana Kim <hyangah@gmail.com> Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: kokoro <noreply+kokoro@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> (cherry picked from commit da0f1c6) Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/276216
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should turn on the
gopls
survey in the extension--not just the Nightly.@hyangah, when do you think we'll be ready to do that?
The text was updated successfully, but these errors were encountered: