Code style for text inputs in modals #4477
Unanswered
advaith1
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be useful if text inputs had a code style that enables a monospaced font and makes tab indent instead of opening keyboard nav, like the UI for writing a codeblock in the chat box. A language field to set for syntax highlighting would be ideal.
At WidgetBot we're using a text input for modifying custom CSS, but the plain text input is not great for it; with our old text command we have users type a ```css codeblock which has a great editing experience on desktop.
mockup:

Beta Was this translation helpful? Give feedback.
All reactions