My code style defines fields as beginning with '_'
If I bring up the intentions for an unknown element, the first default intention is always 'Create field' irrespective of whether the element starts with '_' or not, and then, to make it worse, 'Rename Reference' follows that before I hit 'Create local variable'.
For an element that doesn't start with '_', I want the first two items to be 'Create local variable' and 'Create parameter', followed by 'Rename reference'.
As it stands, I have to always use the arrow keys twice to select the intention I want 99% of the time which is very annoying.