I have two Win10 PC, both with the same installation VS2019 Enterpsrise(Version 16.11.15). Almost the same extensions. But in one VS installation, quick action menu and it's options look like on the picture below.
The other installation is missing every single item above "Change signature.." item.
What am I missing? Can someone help me with this? I'm the most interested in "Add missing param nodes". I've tried to find over what could be the extension that is incorporating this feature but with no luck.
As we can see in the first screenshot that CS1573 means have no matching param tag in the XML comment.
So you should generate an XML file that contains the documentation comments.
You can refer to the following step to enable this option: