Can't stop Resharper auto-completing array constructor
Hi there,
Can anyone give me some help in preventing Resharper from inserting a left parenthesis when typing an array constructor, for example I want to type
function( new int[] ...etc
But as soon as I type the left square bracket, Resharper inserts a left parenthesis resulting in
function( new int([]
Thanks,
Andrew.
Please sign in to leave a comment.
Hello,
We appreciate your feedback.
The corresponding JIRA request has been created, and you are welcome to monitor
its status at http://www.jetbrains.net/jira/browse/RSRP-34617.
Best regards,
- Development Team.