harmeetsingh11 / RefactorMate

RefactorMate is an AI tool for refactoring your code. It uses the advanced GPT-3.5-turbo model from OpenAI to make coding easier. Whether you're new to coding or an experienced developer, RefactorMate is designed to make your coding experience better and more efficient.
19 stars 23 forks source link

[Feature]: Create a Visual Code Diff Viewer #87

Open harmeetsingh11 opened 1 week ago

harmeetsingh11 commented 1 week ago

Description

Implement a feature that visually displays the differences between the original and refactored code, similar to GitHub's diff viewer.

Details:

Justification

Implementation Details (optional)

No response

Screenshots

No response

Checklist

github-actions[bot] commented 1 week ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.