Visual Studio 2019 v16.0.1 intellisense partially not working

大兔子大兔子 提交于 2019-12-11 16:31:14

问题


I have noticed weird issue with Visual Studio 2019 v16.0.1 the intellisense about "Using directive is unncessary" normally grey is missing and type reference suggestion for missing using is not working.

For the same suggestion i get both item working fine for visual studio 2017, so i am not sure if there is a setting that is turned off or i am missing something.

I also tried with Visual Studio 2019 Preview but no luck.

I have tried the following:- 1.) deleted .vs folder and restarted. 2.) Reinstalled Visual Studio 3.) Reset settings via import and export setting under tools

Any other suggestion will be appreciated.

来源:https://stackoverflow.com/questions/55659693/visual-studio-2019-v16-0-1-intellisense-partially-not-working

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!