Skip to main content

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

1
Open VS Code.

2
Go to the Extensions Marketplace (Shortcut: Ctrl+Shift+X or Cmd+Shift+X on Mac).

3
Search for WiseGPT (Coding Assistant by DhiWise).

Search for WiseGPT plugin


4
Click Install.

Direct Installation Link →

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:

  1. DhiWise Account – If you are already a DhiWise user, log in with your existing credentials.
  2. Google – Sign in with your Google account.

Troubleshooting

  • If you face issues, restart VS Code and try again.