reqable / re-editor

Re-Editor is a powerful lightweight text and code editor widget.
https://pub.dev/packages/re_editor
MIT License
510 stars 51 forks source link

How to disable auto closing brackets and quotes #24

Closed bauripalash closed 2 months ago

bauripalash commented 5 months ago

Is there any way to disable auto closing of brackets and quotes? If yes, how do I do that

MegatronKing commented 5 months ago

This option should be provided, but now it is not supported.

bauripalash commented 5 months ago

@MegatronKing if till then I want to create a hardcoded fork, would modifying this class be enough for now?

https://github.com/reqable/re-editor/blob/0450f5996894c9b7bcccf7b3e09b7f8133d367cd/lib/src/_code_input.dart#L339