carlrobertoh / CodeGPT

JetBrains extension providing access to state-of-the-art LLMs, such as GPT-4, Claude 3, Code Llama, and others, all for free
https://codegpt.ee
Apache License 2.0
884 stars 184 forks source link

Can it support multi-language functionality? #569

Open ylf881011 opened 1 month ago

ylf881011 commented 1 month ago

Describe the need of your request

If you want to promote a large number of languages, this requirement is very necessary

Proposed solution

java uses i18n to support internationalization

Additional context

No response

tluo-github commented 1 month ago

Hi @ylf881011,

Thank you for bringing this up. I completely agree that supporting multiple languages is essential for reaching a broader audience. Implementing internationalization (i18n) would be a great step forward.

Looking forward to seeing this feature added!

Best regards