-
Hello! First, thanks for this amazing library! I am having a lot of fun with it! I was wondering if there was an example somewhere that has a multiline code editor Widget (optionally with syntax highlighting) anywhere? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 10 replies
-
To add some more context, I've played with the |
Beta Was this translation helpful? Give feedback.
-
Textual doesn't have a builtin multi-line editor at the moment, but a |
Beta Was this translation helpful? Give feedback.
-
Ah sorry I missed that, but thank you for the information! Excited for it! |
Beta Was this translation helpful? Give feedback.
Textual doesn't have a builtin multi-line editor at the moment, but a
TextArea
editor is on the roadmap.