jeffdapaz / VisualChatGPTStudio

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

Add WordWrap option in response and request fields #58

Closed GothicSecret closed 10 months ago

GothicSecret commented 10 months ago

image

jeffdapaz commented 10 months ago

@GothicSecret ,

I don't think that having a word wrap by default in this window is ideal, because it is more focused on displaying codes in the result. If there are always line breaks, code visualization may be impaired due to incorrect indentation.

However, adding a command where it is possible to turn on/turn off word wrap as the user desires is something more desirable.

I will think about this possibility for a next release.

jeffdapaz commented 10 months ago

Hi @GothicSecret,

I already added the button that I said. Will be on next release.

jeffdapaz commented 10 months ago

@GothicSecret , I already published a new version with the word wrap button.