
- Add feature to show README.md when no text is selected - Modify all command and main modules to support this feature - Remove 'input: required' from command.yml files for flexibility
4 lines
173 B
YAML
4 lines
173 B
YAML
description: Automatically add docstrings. Select a function or method and execute this command to generate docstring.
|
|
steps:
|
|
- run: $devchat_python $command_path/main.py
|