In the manifest editor the command completion (Ctrl-Space) only shows the available command names.
It would be VERY helpful to have a small popup help for each command with at least the expected parameters/fully syntax and perhaps a small example.
Same is for the #ApplicationAttributes. Ok, they have a small help popup but in most cases the information in there is not enough. For example the #CustomBuildAction attribute has several parameters and the popup help only says you should look into the tutorial thread. Why not include the information from the tutorial thread directly into the popup help? I always have to search for the tutorial thread if I want to add a new attribute.
These attributes need better help:
#AdditionalRes (syntax)
#CustomBuildAction (syntax and explanation of step id)
#IgnoreWarnings (list all available warnings which can be ignored)
The complete syntax should be shown for all attributes.
It would be VERY helpful to have a small popup help for each command with at least the expected parameters/fully syntax and perhaps a small example.
Same is for the #ApplicationAttributes. Ok, they have a small help popup but in most cases the information in there is not enough. For example the #CustomBuildAction attribute has several parameters and the popup help only says you should look into the tutorial thread. Why not include the information from the tutorial thread directly into the popup help? I always have to search for the tutorial thread if I want to add a new attribute.
These attributes need better help:
#AdditionalRes (syntax)
#CustomBuildAction (syntax and explanation of step id)
#IgnoreWarnings (list all available warnings which can be ignored)
The complete syntax should be shown for all attributes.