sourcery-ai / sourcery

Instant AI code reviews
https://sourcery.ai
MIT License
1.5k stars 65 forks source link

Implement "Generate Docstring" & "Generate Test Cases" in CLI and Neovim #420

Open xArbisRox opened 3 months ago

xArbisRox commented 3 months ago

Checklist

Description

After moving from PyCharm to Neovim, I realized that your valuable "Generate Docstring" and "Generate Test Case" functionalities are not available in Neovim nor the CLI.

It would be valuable to have these functionalities available in tools besides VSCode and PyCharm, potentially with prioritization on the CLI, as this would allow usage without dependency on the IDE/editor.