obiscr / ChatGPT

This project is a plugin that supports ChatGPT running on JetBrains series IDE.
https://plugins.jetbrains.com/plugin/20603-chatgpt
Other
1.01k stars 227 forks source link

如何实现stream模式下,代码的高亮 #283

Closed hahchenchen closed 11 months ago

hahchenchen commented 1 year ago

如何在stream模式下,chat的回复,显示代码高亮。现在是只有一个component显示所有文本。

obiscr commented 12 months ago

对的。有多种方式可以做到这一点,可以使用 highlight.js 也可以使用editor。