Michael Noah

Results 7 issues of Michael Noah

**Is your feature request related to a problem? Please describe.** Now that the extension supports test run, debug, etc from the test explorer, as well as green arrow overlaid in...

FeatureRequest
go-test
Go Companion

### Describe the use-case for this feature There are use cases in VS Code, such as integration with the testing UI, that could be potentially best served via a direct...

Is there a long term plan to continue to maintain this package? There are new features in protocol version 3.18 that would be useful to have integrated here.

kind/feature
kind/specification

I see that new functionality for the test explorer has been added to display coverage. Can this functionality be placed behind a setting? We use this Bazel extension primarily for...

type: feature request

**Is your feature request related to a problem? Please describe.** When working in a large monorepo, the test explorer indexes indefinitely as it attempts to discover every test in the...

FeatureRequest
WaitingForInfo
go-test

Currently, the package includes ShowDocument as part of the Server interface. However, per LSP spec, this is actually a request from the server -> client, so it should be moved...

bug

**Is your feature request related to a problem? Please describe.** Our team uses Bazel with our Go projects. Currently, this extension is able to discover tests but the run/debug functionalities...

FeatureRequest