Readable is a VSCode extension which generates comments using AI. It's fast, reliable, consistent, and will save you loads of time.
Readable finds stale comments in your repository, and lets you easily regenerate them from the side bar.
- Typescript
- Javascript
- JSX/TSX
- Python
- C
- C#
- C++
- Java
- PHP
- Rust
To generate a docstring press ctrl ' (cmd ' on Mac) while your cursor is in any function. Alternatively highlight a piece of code and generate a comment.
To generate an inline comment type // for C-Sytle languages. For python type #. After hitting space, press tab to generate an inline comment. Optionally, type a few words after // to generate a more specific comment.
Readable is free to use; it shows stale comments in your codebase. If you want to generate comments with AI, Readable is $19.99 per year. You can start a free trial on readable.so
Readable does not store or use your code to train any of its models.
Note: Read OpenAI's privacy policy if you are unsure about what they do.
When you first install Readable, you will be prompted to log in or create an account. Readable supports two forms of authentication: GitHub login and email.
If you would like to enable/disable comment suggestions, then you can run "Readable: Enable Comment Suggestions", or "Readable: Disable Comment Suggestions" via the command palette.
- VSCode
- An internet connection to generate comments
You can configure the following settings:
readable.enableAutoComplete
: enable/disable comments
- Readable sometimes fails to generate a comment. The issue is currently being worked on.
- Update readme + open source
Feel free to email [email protected] for any questions/comments you may have about Readable. The team reads all emails and will get back to you ASAP.
2022, Puri Chapman Software LLC