Promptly is an extension that lets you translate the prompts you write while working with AI directly inside Visual Studio Code into different languages. No need to leave your editor just to translate.
This project follows an "Open Release, Closed Source" model.
Source Code: The source code is developed in a private GitHub repository to protect intellectual property.
This Repo: This repository (promptly-releases) serves as the distribution, documentation, and feedback hub for end users. Here you can find ready-to-install releases, report bugs, and suggest features.
There are two ways to install the extension:
Once the extension is published on the Marketplace, this will be the easiest installation method.
- Open Visual Studio Code.
- Go to the
Extensionspanel (Ctrl+Shift+X). - Search for
Promptly. - Click
Install.
- Go to the Releases page of this repository.
- Under the latest release, download the
.vsixfile from theAssetssection. - Open Visual Studio Code.
- Go to the
Extensionspanel. - Click the three dots (
...) in the top-right corner and selectInstall from VSIX.... - Select the downloaded
.vsixfile and complete the installation.
Instant Translation: Translate your prompts into your desired language with a single click.
Multi-Model Support: Integration with different AI models.
History Log: Easily view and reuse previous translations.
User-Friendly UI: A simple and intuitive panel for all operations.
If you encounter a bug or want to suggest a feature, please create an issue via the Issues tab in this repository.
This project is licensed under the MIT License.