题意:
Android Studio 中的 Gemini 助手(Agent)在代码块中显示乱码特殊符号
问题背景:
Android Studio’s Agent (Gemini) panel is showing incorrect font rendering inside JSON/code blocks. The text displays strange accented characters, but when I copy-paste it into any other editor, it appears perfectly normal.
Android Studio 的 Gemini 代理面板中,JSON / 代码块内的字体渲染显示异常,文本会出现奇怪的带重音符号的乱码字符,但将其复制粘贴到其他任意编辑器中,显示却完全正常。
Example JSON (renders wrong only in Agent):
示例 JSON(仅在该代理面板中渲染异常):
{
\”Response\”: \”Success\”,
\”strReturnMessage\”: \”User is already subscribed to Go Green.\”,
\”userStatus\”: \”Subscribed\”,
\”showPopUp\”: true
}
网硕互联帮助中心





评论前必须登录!
注册