Skip to content

Gouvernail 1.0.0

Compare
Choose a tag to compare
@mhelluy mhelluy released this 28 Jul 15:18
· 7 commits to main since this release

Gouvernail

Autocomplete your code using Fabrice Bellard's AI API. See https://textsynth.com.

Getting started

  • Create an account on https://textsynth.com. We highly recommend using paying credits not to be limited. (Free accounts are limited with 30 requests max per 24h).
  • In the Settings tab, copy the API key.
  • Import the .vsix file in VS Code. You will be asked to open the settings.
  • In the Token field, paste your API key. Then reload the extension (you can also reload VS Code).
  • When you will code, you will have inline suggestions which can be accepted by pressing Tab.

Changelog

  • Initial release