You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
20
20
* Improved Error Reporting: Code action resolution failures now display error messages via notifications from gopls.
21
21
* Removed unnecessary prompts for missing formatter tools when gopls is enabled ([Issue 3677](https://github.com/golang/vscode-go/issues/3677)).
22
22
23
+
## v0.45.2 (prerelease)
24
+
25
+
Date: 2025-02-19
26
+
27
+
This is the [pre-release version](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions) of v0.46.
0 commit comments