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

Error on commands using SHIFT keys #16

Closed jeffdapaz closed 1 year ago

jeffdapaz commented 1 year ago

An user related this:

When you press and hold the Shift button and click on a command, an error window appears stating "Null Reference."

Need to check and fix.

jeffdapaz commented 1 year ago

I tried to simulate but I couldn't replicate. It seems to me that somehow the tool window has not yet been loaded and/or opened by the user.

Because of that I added a treatment asking the user to open it.

I'll close the issue for now, but if anyone else reports the same error I'll open it again.

Treatment will be in the next release.