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
Problem: When working with GBK encoded projects in Windsurf IDE, the AI assistant frequently returns the error:
"Errormarshal message: string field contains invalid UTF-8"
Steps to reproduce:
Open a GBK encoded C++ project
Try to use AI assistant features
Error occurs when AI tries to read or process Chinese comments/strings
Expected behavior:
Windsurf should properly handle GBK encoded files
AI assistant should be able to process GBK encoded text
Current behavior:
Constant UTF-8 validation errors
AI assistant fails to properly process Chinese text in GBK encoding
The text was updated successfully, but these errors were encountered:
Problem: When working with GBK encoded projects in Windsurf IDE, the AI assistant frequently returns the error:
"Errormarshal message: string field contains invalid UTF-8"
Steps to reproduce:
Expected behavior:
Current behavior:
The text was updated successfully, but these errors were encountered: