You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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