Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change search engine of Visual Studio 2019

I need to change Search Engine of Visual Studio 2019.

Bing is not suitable for me.

I prefer Google to Bing. enter image description here

like image 672
Trần Hoàng Kim Long Avatar asked Sep 11 '25 07:09

Trần Hoàng Kim Long


2 Answers

I find this option: Go to Tool -> Option -> Text Editor -> C++ -> Advanced -> Search Provider -> change bing to google. That's all.

like image 118
Trần Hoàng Kim Long Avatar answered Sep 15 '25 21:09

Trần Hoàng Kim Long


Go to: Tools -> Option -> Text Editor -> C/C++ -> Advanced -> IntelliSense -> Search Provider -> then change "bing" to "google".

like image 31
Grumpster Avatar answered Sep 15 '25 19:09

Grumpster