This code editor was forked from code_text_field by BertrandBev, and then many features were added to it.
The first versions preserve much of compatibility for your convenience.
- Replace
code_text_fieldpackage with this one. - Do not use
CodeField.expandsbecause otherwise the code scrolls but line numbers freeze. Instead put the entire widget toExpnaded. - Use
CodeThemewidget instead of passing a theme toCodeController.