Resharper still sometimes throws PageParameter comments to the top of the file

Resharper still sometimes throws PageParameter comments to the top of the file. @wgross, you said you knew what triggers this to happen only sometimes. If you tell me what that is, I will add it to their bug tracker.

To reproduce the bug:

  1. Create or find a file that has // Parameter syntax and some using directives above it.
  2. Remove the last using directive, the one right before the // Parameter stuff.
  3. Wait for R# to show an assistance pop-up to re-add the missing directive. Tell it to proceed.
  4. Observe that the re-added directive is below the // Parameter stuff now.
1 Like

Thanks and I’ve reported this.

1 Like