
- Introduced command configurations for code rewriting, docstring optimization, and variable renaming. - Added a Python utility script for code selection and refactoring operations. - Implemented functionality to interact with IDE services and apply changes.
5 lines
132 B
YAML
5 lines
132 B
YAML
description: rewrite selected code.
|
|
hint: question
|
|
input: required
|
|
steps:
|
|
- run: $devchat_python $command_path/rewrite.py "$input" |