devchat-ai / devchat

Automate your dev tasks with AI-powered scripts, from your IDE's chat panel.
https://www.devchat.ai
Apache License 2.0
340 stars 39 forks source link

Add Bilingual Support for Quick Fix Outputs #350

Closed yangbobo2021 closed 3 months ago

yangbobo2021 commented 4 months ago

Currently, the Quick Fix feature only provides outputs in English. It would be beneficial for users who speak different languages to have the option to see the Quick Fix suggestions in their preferred language. Specifically, having support for both English and Chinese would accommodate a wider user base.

Expected Behavior:

Current Behavior:

Possible Solution:

This enhancement would make the tool more accessible and user-friendly for non-English speakers.