Typing assistance - angle bracket
HI,
From the documentation below, does rider support angle bracket auto-matching ? e.g. <>
https://www.jetbrains.com/help/rider/Coding_Assistance_Typing_Assistance.html
Please sign in to leave a comment.
HI,
From the documentation below, does rider support angle bracket auto-matching ? e.g. <>
https://www.jetbrains.com/help/rider/Coding_Assistance_Typing_Assistance.html
Please sign in to leave a comment.
Hello Jason, can you please show me where you have found it in Help, as I do not see it. Auto-inserting of closing bracket for <> is not supported since it cannot be distinguished when it is type parameter or relational operator by typing assistance. Sorry for the inconvenience.
HI Olga Diakonova, yes, it didn't provide type assistance when i create generic method. And also, i realized that the when i use the change the method signature refactoring, the ides does not recognized the <> as well(see picture two).
Speaking of refactoring, there is a known issue: RSRP-484420. Please feel free to upvote in order to show that you are interested in it and click on Watch to track the progress on it.