jeffdapaz / VisualChatGPTStudio

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

Adding support for Visual Studio Enterprise #83

Closed penghao94 closed 1 month ago

penghao94 commented 2 months ago

Hi Jeff, Thanks for you good job! Could you add support for Visual Studio Enterprise? I've check the extension.vsixmandifest and found VS Enterprise was not included. Many thanks!

jeffdapaz commented 1 month ago

Hi @penghao94, very thanks!

About your question, the extension is already compatible with all versions, including enterprise.

Since I only specified the community edition, it means that all versions above will also be compatible.

I have already had the opportunity to test it in all 3 editions (Community, Professional and Enterprise).

jeffdapaz commented 1 month ago

@penghao94, I think I've already answered your question, you can open the issue again if necessary.