Can't type certain square brackets in Visual Studio 2010 + Resharper
问题 In certain cases typing an opening square bracket results in nothing at all. In particular when I want to type them on a variable in the right side of assignment expression: arr[i] = arr So I cant type, for example: arr[i] = arr[9] It has something to do with Resharper. However, turning of autocomplete and stuff doesn't seem to solve it. Anyone familiar with this problem? 回答1: I had the same issue the first time I insalled Resharper. Look under Tools > Options > Environment > Keyboard to what