We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just noticed this--the extension should still be active so I wouldn't expect this to disappear.
The text was updated successfully, but these errors were encountered:
The Go status bar is hidden when there is no active TextEditor.
Keeping the status bar visible when the Go extension is active seems like the right the thing to do.
Sorry, something went wrong.
Change https://golang.org/cl/265126 mentions this issue: src/goStatus: show Go status bar when the extension is enabled
src/goStatus: show Go status bar when the extension is enabled
5eaf73c
Change https://golang.org/cl/266577 mentions this issue: [release] src/goStatus: show Go status bar when the extension is enabled
[release] src/goStatus: show Go status bar when the extension is enabled
2ba9297
We should be showing the Go status bar, even when there are no active text editors. Fixes #831 Change-Id: Ifb228b25f64ad41c7b63bdca27cf351768d8c4ce Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/265126 Trust: Suzy Mueller <[email protected]> Trust: Hyang-Ah Hana Kim <[email protected]> Run-TryBot: Suzy Mueller <[email protected]> TryBot-Result: kokoro <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]> (cherry picked from commit 5eaf73c) Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/266577 Reviewed-by: Suzy Mueller <[email protected]>
suzmue
No branches or pull requests
Just noticed this--the extension should still be active so I wouldn't expect this to disappear.
The text was updated successfully, but these errors were encountered: