How do I disable this notification? "Based on your project, we have identified Extensions you may find helpful"

Asked

Viewed 39 times

2

Notificação do mal!

I have no idea why this started to appear, I imagine it was later an update of Visual Studio, but it annoys me, and keeps appearing even after clicking on "Dont' Show Again". How do I make this thing go away?

1 answer

2


This is a "boring" little problem that appears in Visual Studio Community 2015.

You can see the discussion in this Issue .

To solve the problem, just follow these steps:

"The point is that an adjustment is not being maintained. The solution is to manually change the configuration. Go to Tools->Options->Text Editors->HTML->Advanced and make sure that Identify Helpful Extensions is set to false. (Note , will be "false" if you have already discarded the yellow bar in the current session VS. in this case, only the action of showing the options dialog box and closing it with "OK" will be enough to persist the adjustment). "

MSDN source

Browser other questions tagged

You are not signed in. Login or sign up in order to post.