Installing the DevSpeak Extension

The DevSpeak VS Code extension brings the full translation engine directly into your editor. It is available for Visual Studio Code, Cursor, and Windsurf.

Install from Marketplace

Search for DevSpeak in the Extensions sidebar, or run the following command in the integrated terminal:

``bash

ext install devspeak.devspeak-vscode

`

You can also install from the web:

  • [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=devspeak.devspeak-vscode)
  • [Open VSX Registry](https://open-vsx.org/extension/devspeak/devspeak-vscode)
  • Manual Installation (VSIX)

    Download the latest .vsix file from the [GitHub Releases](https://github.com/juanjaragavi/devspeak/releases) page and sideload it:

    1. Open VS Code → Extensions sidebar → ⋯` menu → Install from VSIX…

    2. Select the downloaded file.

    3. Reload the window when prompted.

    System Requirements

    | Requirement | Value |

    |---|---|

    | VS Code | 1.85 or later |

    | Node.js | Not required (bundled) |

    | Account | Free DevSpeak account or API key |

    After Installation

    Once installed, you will see the DevSpeak icon in the sidebar Activity Bar. Click it to open the translation panel and proceed to authentication.