jeffdapaz / VisualChatGPTStudio

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

Use a submenu to list the ChatGPT commands #15

Closed djack42 closed 1 year ago

djack42 commented 1 year ago

The context menu can really be too cluttered for small screens with many extensions active, you should introduce a submenu "chatGPT >" to list the availlable commands and add default shortcuts.

jeffdapaz commented 1 year ago

You're right.

Will be a good improvement.

jeffdapaz commented 1 year ago

Commands moved to a submenu and added shortcuts.

Will be on next release.