'Why is intellisense in visual studio not showing method overloads any longer?
Solution 1:[1]
I found it annoying to have both the popup methods suggestions & method overloads; I cannot use the up & down arrows to see the different overloads.
Solution: "Tools -> Options -> Text Editor -> (pick your language) -> Intellisence", then uncheck "Automatically show completion list in argument lists".
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Adrian Mole |

