sourcery icon indicating copy to clipboard operation
sourcery copied to clipboard

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

Open xArbisRox opened this issue 1 year ago • 0 comments

Checklist

  • [x] This is a new feature, not a refactoring suggestion
  • [x] I have checked for this feature in the Sourcery documentation
  • [x] I have checked there are no open requests referencing the same feature

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.

xArbisRox avatar Mar 11 '24 08:03 xArbisRox