Skip to content

Feature: Add Code Refactoring Commands and Utility Script#66

Merged
kagami-l merged 2 commits intomainfrom
feature/add-refactor-workflow
Feb 9, 2024
Merged

Feature: Add Code Refactoring Commands and Utility Script#66
kagami-l merged 2 commits intomainfrom
feature/add-refactor-workflow

Conversation

@yangbobo2021
Copy link
Copy Markdown
Contributor

This pull request introduces new capabilities to ease the process of refactoring code.

Changes:

  • Configurations for various refactoring commands such as code rewriting, docstring optimization, and variable renaming have been introduced.
  • A specialized Python utility script has been implemented to facilitate the selection of code segments for refactoring.
  • The refactoring functionality has been integrated with IDE services to apply changes dynamically.

- 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.
@yangbobo2021 yangbobo2021 requested a review from kagami-l February 9, 2024 03:10
@kagami-l kagami-l merged commit 84cc241 into main Feb 9, 2024
@kagami-l kagami-l deleted the feature/add-refactor-workflow branch February 9, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants