Closed
Description
OS/Web Information
- Web Browser: Chrome
- Local OS: macOS
- Remote OS: Ubuntu
- Remote Architecture: x86-64
code-server --version
: 4.0.1 735c6da
Steps to Reproduce
- Install the golang.Go extension
- Open a go project
- Open a
*_test.go
file containing some tests
Expected
The should be a green play button beside the test, and users can run this specific test by just clicking it.
Actual
The is no green play button
Screenshot
Notes
This issue can be reproduced in VS Code: Yes