Skip to content

TextEditorMode.class: re-enable quote wrapping but only if pressing Alt key

Bruce Steers requested to merge (removed):bsteers4-master-patch-98462 into master

[GB.FORM.TEXTEDITOR]

  • OPT: re-enable quote wrapping but only if pressing Alt key.

Just un-commented original code but adding "And If Key.Alt" I assume this a good depth to work on this feature as it was already there but commented out (i assume due to requests from users to disable it) Use it or not with the choice of Alt key. Works on all modes and is a handy feature to have. (i use it often)

Edited by Bruce Steers

Merge request reports