I'm using Visual Studio 2015 and I see a strange issue today.
When using a class (either custom or .net), on pressing the Ctrl + . keys, the intellisense would suggest to add the global "using" namespace.
But it's not showing it now. It only shows the path of that class.
How can I fix this?