aws / aws-toolkit-visual-studio

AWS Toolkit for Visual Studio - a plugin to interact with AWS
https://aws.amazon.com/visualstudio/
Apache License 2.0
111 stars 29 forks source link

Causes vax extension plug-in exception #458

Open romanholidaypancakes opened 3 months ago

romanholidaypancakes commented 3 months ago

Causes vax extension plug-in exception

Describe the bug The extension name is: Visual Assist, the most obvious is that it causes its color rendering and smart prompts to fail

To Reproduce Just install vax and then install amzq for comparison

Expected behavior

Do not cause vax extension plugin exceptions

Screenshots

Toolkit Logs

Development System (please complete the following information):

Additional context

awschristou commented 3 months ago

@romanholidaypancakes please provide more details about the exceptions you are seeing.

romanholidaypancakes commented 3 months ago

It offers a free trial. Just install it, open a C/C++ project, compare the editing interface, and enter the code to trigger the prompt. You can find that everything is done after installing amaq, and no additional steps are required.