Hi guys can we make snippet or is there a way to get all local variables name?
Actually I want to log my local variables and I am tired of making log statements for them. I thought to use reflection and il weaving but it didn't gone well but as resharper has lexical analyzer it can get all local variables name and put it into a log statement using snippet.
Maybe be my case is little edgy but I wish this kind of feature.
Thanks
Please sign in to leave a comment.
Hello,
there's no such option in ReSharper.
You are welcome to report your feature request in our issue tracker - https://youtrack.jetbrains.com/issues/RSRP.
Thank you.