Skip to content

discountry/vscode-chatgpt

 
 

Repository files navigation

How to run

  • Clone the repository to your local machine
  • On the root directory, run yarn command to install the dependencies listed in package.json
  • Within VS Code - run the project by simply hitting F5.
  • You could also create a 'vsix' package from the source-code and install manually.

How to build vsix

publishing-extension

npm install -g @vscode/vsce

cd vscode-chatgpt

vsce package

go to extensions tab of vscode click ... button and select install from vsix

About

Your best AI pair programmer - open source only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.2%
  • JavaScript 25.6%
  • CSS 7.2%