2 Commits

Author SHA1 Message Date
bobo
91cea1b59c fix lint error 2024-02-09 11:09:14 +08:00
bobo
62c60a1386 feat: Add refactoring commands and utility script
- 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.
2024-02-09 11:04:29 +08:00