Installation
Set up WiseGPT in less than 5 minutes within VS Code. Follow these steps to start generating AI-powered code efficiently.
Install from VS Code extensions
4
Click Install.
Install via Command Line
1
Open your terminal by selecting View > Terminal from the menu bar, or by pressing the ⌃`
keyboard shortcut.
For Windows/Linux: Ctrl+`
Depending on your operating system configuration, the terminal will open with a default shell (such as Bash, PowerShell, or Zsh). The shell's working directory will start at the root of the workspace folder.
2
Run the following command to install WiseGPT:
code --install-extension dhiwisepvtltd.dhiwisecodesync
Sign In to Activate WiseGPT
After installing WiseGPT, open it from the Extensions panel. You must sign in to activate it. You can sign in using any of the following methods:
- DhiWise Account – If you are already a DhiWise user, log in with your existing credentials.
- Google – Sign in with your Google account.
Troubleshooting
- If you face issues, restart VS Code and try again.