mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 14:45:00 +00:00
![]() The changes in this commit add a function to detect the user's language and include it in the `platform_text` without assuming English as a fallback. The language detection is done by checking the `locale` module and common environment variables. If a language is detected, it is added to the `platform_text` with a note about how it was obtained. If no language is detected, no language information is added to `platform_text`. |
||
---|---|---|
.. | ||
aider | ||
__init__.py | ||
ask_coder.py | ||
ask_prompts.py | ||
base_coder.py | ||
base_prompts.py | ||
editblock_coder.py | ||
editblock_fenced_coder.py | ||
editblock_fenced_prompts.py | ||
editblock_func_coder.py | ||
editblock_func_prompts.py | ||
editblock_prompts.py | ||
help_coder.py | ||
help_prompts.py | ||
search_replace.py | ||
single_wholefile_func_coder.py | ||
single_wholefile_func_prompts.py | ||
udiff_coder.py | ||
udiff_prompts.py | ||
wholefile_coder.py | ||
wholefile_func_coder.py | ||
wholefile_func_prompts.py | ||
wholefile_prompts.py |