TimChen44 / CCodeAI

一个VS插件,能使用ChatGPT的能力辅助编写代码
MIT License
60 stars 15 forks source link

Use markdown render control for chat history and FauxPilot #2

Closed weianweigan closed 1 year ago

weianweigan commented 1 year ago

Markdown

In current chat history , there is a wpf textbox used in block. Could it replaced by markdown render control ?

image

FauxPilot

There is an open-source alternative to GitHub Copilot server. For this project, is it possible to use fauxpilot as another backend so it can generate more powerful code for user?

TimChen44 commented 1 year ago

We can consider replacing him with a better Markdown editor.

I don't have much research on FauPilot, and I'm not sure if I want to join him at the moment.

I am currently studying SemanticKernel and preparing to use it for some necessary modifications。

however 我们能用中文聊😁,最后谢谢你的建议。

weianweigan commented 1 year ago

哈哈,semantical kernel从.netstandard2.1切换到2.0了,支持net48,应该可以接入到visual studio了