Visual Studio Code – C# (Visual Studio IDE / VSCode) – how to hide .NET types
When I begin to write type Visual Studio IDE and VSCode show not only the C# types but .Net types also (i.e: int - Int16, byte - Byte): Is it possible to hide .Net type intelliSense?