Wingmate: AI-powered code fixes
Provides AI-powered quick fixes (uses OpenAI under the hood):



Is it any good?
Not really - it can fix tiny errors like missing casts or typos, but it usually mangles the code when given anything more difficult.
Get started
- Install the extension
- Log in by pressing Cmd+Shift+P and running Wingmate: Log in
- Click on an error, click Quick fix..., then click on 🧠 ask Wingmate to fix: ... and Wingmate will try to fix the error
- Or type an instruction in a comment, select the code, and press Opt+W (or Cmd+Shift+P Wingmate: Rewrite selection)
| |