lukebuehler / NRefactory-Completion-Sample

A small but full featured prototype how to do code completion with NRefactory
91 stars 39 forks source link

Wrong caret position after moving the cursor to the next line in brackets #1

Open bobandrew opened 11 years ago

bobandrew commented 11 years ago

Wrong caret position after moving the cursor to the next line in brackets, see video example here: http://db.tt/37NNTkEk

I have fixed this bug by adding CSharpFormattingStrategy to AvalonEdit project.

You can download my code here: http://db.tt/0jGlNG9B