Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>jonesNew to Visual Studio Code? Get it now.
jones

jones

Ilia German

|
204 installs
| (1) | Free
Interacts with ChatGPT to help you ingtrate code sinppets directly to you vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jones README

This extensions integrates with ChatGPT API and allows to get code snippets directly into vs code without using the browser. The source code can be found in git repo: https://github.com/germanilia/jones

Features

Create querry using commands

Create querry using commands

Delete stored API key

Requirements

  • You must be registered user to use ChatGPT api, you can complete the registratin in: https://openai.com/api/
  • On your first usage you will be required to store you api key. The key can be obtained from openai webpage. API Key

Extension Settings

This extension contributes the following settings:

  • jones.ENABLED: Enable/disable this extension.
  • jones.INLINE_QUERRY: Activates the inline querry creatin using jones tags.
  • jones.MAX_TOKENS: Max tokens to use default is: 3900.
  • jones.TEMRATURE: Querry temprature, default is 0.7.
  • jones.MODEL: Model to use, default is text-davinci-003

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of jones

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft