
- 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
93 B
YAML
4 lines
93 B
YAML
description: Explain selected code.
|
|
steps:
|
|
- run: $devchat_python $command_path/explain.py
|