Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDE Feature Request: Show Caller Info Attribute values in parameter help & Quick Info #534

Open
SLaks opened this issue Feb 16, 2015 · 3 comments

Comments

@SLaks
Copy link
Contributor

SLaks commented Feb 16, 2015

When I call a method that contains Caller Info Attributes, can you show the actual values that will be passed instead of the declared defaults in Quick Info?
(with some kind of annotation or extra line explaining why)

This would be a great way for developers to verify what exactly will get passed in unusual situations (eg, http://blog.slaks.net/2012/03/exploring-caller-info-attributes.html & subsequent posts)

@dsaf
Copy link

dsaf commented Feb 17, 2015

If there was a Roslyn + IDE extension tutorial he could do it himself and quickly - just saying :) :

#535

@SLaks
Copy link
Contributor Author

SLaks commented Feb 17, 2015

Actually, I could do it myself without any tutorials too :)

However, I work at Google and therefore cannot sign the CLA.

@SLaks
Copy link
Contributor Author

SLaks commented Feb 17, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants