jeffdapaz / VisualChatGPTStudio

Add chatGPT functionalities directly on Visual Studio
https://marketplace.visualstudio.com/items?itemName=jefferson-pires.VisualChatGPTStudio
MIT License
186 stars 48 forks source link

can remove GetCommentChars(string filePath) default return #61

Closed GyJskz closed 5 months ago

GyJskz commented 5 months ago

hello jeffdapaz, can remove GetCommentChars(string filePath) default return "<!--"?because some language not list in code can use "The pre-defined commands setting" setting answer format replacement , so defalut return just need return "",thank you。

jeffdapaz commented 5 months ago

Hi @GyJskz,

I already published a new release with this fix. Thanks for the feedback.