Description
When using Jetbrains Kilo Code Plugin in IntelliJ IDEA 2026.2.1, Mermaid diagrams generated in the AI chat session fail to display Chinese characters correctly. The Chinese text appears as as empty squares with a single forward slash /, while English text and diagram structures render normally.
This issue seems specific to the Mermaid rendering engine , as other UI elements in the IDE display Chinese without issues. It is likely related to font fallback configuration or encoding handling in the Mermaid renderer bundled with the plugin.
Kilo Code Plugin Version: [7.1.1]
Plugins
JetBrains Kilo Code
Kilo version
No response
Steps to reproduce
- Open IntelliJ IDEA 2026.2.1 and ensure the Kilo Code plugin is installed and enabled.
- Open the Kilo Code chat panel.
- Send a prompt requesting a Mermaid diagram with Chinese labels, for example:
请用 Mermaid 画一个用户登录流程图,节点使用中文标注
- Wait for the AI response and observe the rendered Mermaid diagram.
- Result: Chinese characters in the diagram nodes/labels appears as empty squares with a single forward slash
/.
Screenshot and/or share link
Operating System
Windows11
Terminal
No response
Description
When using Jetbrains Kilo Code Plugin in IntelliJ IDEA 2026.2.1, Mermaid diagrams generated in the AI chat session fail to display Chinese characters correctly. The Chinese text appears as as empty squares with a single forward slash
/, while English text and diagram structures render normally.This issue seems specific to the Mermaid rendering engine , as other UI elements in the IDE display Chinese without issues. It is likely related to font fallback configuration or encoding handling in the Mermaid renderer bundled with the plugin.
Kilo Code Plugin Version: [7.1.1]
Plugins
JetBrains Kilo Code
Kilo version
No response
Steps to reproduce
/.Screenshot and/or share link
Operating System
Windows11
Terminal
No response