Codeium rebranded to Windsurf Plugin and the new features are the real news
I had been context-switching to an AI chat tab to get code explanations. Having Explain Selected Code Block available directly from the VS Code right-click menu on any selected code delivers a plain-language breakdown of purpose, flow, inputs and outputs without switching focus to another window.
The workflow is as simple as it looks: select the code, right-click, choose the Windsurf option. For onboarding into an unfamiliar codebase that is a significant friction reduction.
Refactor Selected Code Block doing structure and naming convention improvements from the same menu is the second part. I have been using it specifically on inherited code with naming conventions that do not match the rest of the project.
Is anyone using both the VS Code plugin and the full Windsurf IDE? Curious whether the plugin covers most of what you need or whether the full IDE has capabilities that make switching worth it.