File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ opt-in. Learn more at https://go.dev/doc/telemetry.
55For a detailed list of changes, refer to the complete
66[ commit history] ( https://github.com/golang/vscode-go/compare/v0.41.1...v0.41.2 ) .
77
8+ ### Fixes
9+ - Fixed [ Issue 2414] ( https://github.com/golang/vscode-go/issues/2414 ) that prevented
10+ recognizing testify suites spanning multiple files. ([ PR 3128] ( https://github.com/golang/vscode-go/pull/3128 ) )
11+ - Fixed the "Open 'gopls' trace" submenu in "Go: Choose Go Environment" command. ([ Issue 3236] ( https://github.com/golang/vscode-go/issues/3236 ) )
12+
13+ ### Thanks
14+
15+ Thanks for your contributions! @Cr4zySheep , @nirhaas
16+
817## v0.41.1 - 22 Feb, 2024
918
1019This release is a point release to skip ` vscgo ` installation on Windows
You can’t perform that action at this time.
0 commit comments