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.
3- Load your file, my file here is domain.py [python]:
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.
5- Install ChatGPT extension for Visual Studio: in the extension panel, search for ChatGPT, and install it.
Thank you very muck!
Top comments (0)