icsharpcode / AvalonEdit

The WPF-based text editor component used in SharpDevelop
http://avalonedit.net/
MIT License
1.85k stars 469 forks source link

Editing in Multiline: tab added in the beginning instead of after the caret column position #397

Open raymrdc opened 1 year ago

raymrdc commented 1 year ago
  1. Editing in Multiline. Caret is at column > 0
  2. tab gets added in the beginning instead of after the caret positions