SIM ChatGPT: Translator is an internal simulation project of Sun*. This is a vscode extension developed for the purpose of collaborative and assistive development tool for the software developers. This extension focuses on transalating from code snippets upon highlighting to another language, powered by OpenAI GPT API. It allows them to choose whatever programming language they prefer as specified and provided by the extension. Try installing SIM ChatGPT: Translation
now and use it in your development phase with ease!
- Code snippet easy highlighting.
- ChatGPT integration.
- Replaceable OpenAI API Key.
- Display Dialog box for recent translations
Register an OpenAI API account and create a secret key for it. Copy and paste the secret key to the API Key input field in the extension after the installation.
You may opt to create a new account preferably using your personal email address to get a $5 free credit from OpenAI and use the API for free.
- On your opened file, highlight a code snippet function that you would like to generate unit test
- Right click on the highlighted code snippet
- Navigate to the
BE: Translate code to
orFE: Translate code to
menu and choose from any of the following options - Wait for the results to be displayed
- Augusto, Rose
- Oliverio, Rogelio John
- Vilo, Bruce Nigel
Initial release of SIM ChatGPT: Translator
Fix conversation on loading and the extension versioning
Enjoy!