Open
Description
Description:
Current version exhibits encoding issues when displaying Chinese characters (and potentially other non-ASCII characters) in the editor interface. This affects both code comments and UI elements.
Suggested Solution:
- Implement proper UTF-8 encoding support throughout the application
- Add language selection option in settings
- Provide encoding format configuration for file operations
- Create localization framework for future multilingual expansion