2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: CHANGELOG.md
Insertions: 1, Deletions: 1.
@@ -7,7 +7,7 @@
### Changes
-* Interactive code actions: Support has been added for interactive refactorings that prompt the user for input before proceeding. This enables more sophisticated code actions that require user choices.
+* Interactive code actions: Support has been added for interactive refactorings that prompt the user for input before proceeding. This enables more sophisticated code actions that require user choices like "add/remove tags to struct fields", "implement interface".
This integration follows the language client implementation [guidelines](https://github.com/golang/tools/blob/gopls/v0.22.0/gopls/doc/design/integrating-interactive-refactoring.md). See supported interactive refactoring from gopls [feature doc](https://github.com/golang/tools/blob/gopls/v0.22.0/gopls/doc/features/transformation.md#interactive-code-actions).
```
extension: add release note for interactive refactoring
Since the majority of protocol details is already available in
x/tools, the vscode-go release note can simply refers to x/tools
and gopls release note for further details.
Gopls CL 766580 & CL 763440
For golang/go#76331
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |