ReSharper 10 Postfix .arg not working

Are there any special requirements for using .arg?

I've tried to use it on several veriables but .arg is never suggested and won't work if I enter it manually.

var foo = 5;
foo.arg -> Cannot resolve symbol 'arg'

0
2 comments

Hello Kevin,

  Thanks for the report. Submitted a new issue https://youtrack.jetbrains.com/issue/RSRP-451459 to YouTrack.

Thanks!

0
Avatar
Permanently deleted user

The solution is to press tab instead of enter with .arg OR double press Strg + Space in order to get code completion.

Thank you for the clarification.

0

Please sign in to leave a comment.