DEV Community

Nonvikan Karl-Augustt Alahassa
Nonvikan Karl-Augustt Alahassa

Posted on

ChatGPT for Coding in VsCode

Many coders will hightlight the use of ChatGPT for coding today, with the rise of Artificial Intelligence tools: read here.

Following these simple steps, I was able to install ChatGPT in Vscode, commonly known as Visual Studio Code.

1- Install Visual Studio Code: use this link to donwload the app.

https://code.visualstudio.com/download

2- Install Python from Python Software Foundation Source

My Windows Computer ask me to install Python directly from the search bar, but you can visit Python.org website to perform the task online.

Image description

3- Load your file, my file here is domain.py [python]:

Image description

4- Install Python for Visual Studio Code: save the file, and try to run it in Vscode. The app will ask you to install Python Interpreter Extension for Vscode.

Image description

5- Install ChatGPT extension for Visual Studio: in the extension panel, search for ChatGPT, and install it.

Image description

Image description

Thank you very muck!

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay