BertrandBev / code_field

A customizable code text field supporting syntax highlighting
https://bertrandbev.github.io/code_field/
MIT License
230 stars 61 forks source link

Add ability to specify own textInputAction and enable suggestions #89

Closed kubastick closed 7 months ago

dhust commented 7 months ago

What does it mean to specify own textInputAction? Does this mean that when you write input("Enter your name:") that it will allow the user to enter text as an input and then continue with the rest of the code?

BertrandBev commented 7 months ago

What does it mean to specify own textInputAction? Does this mean that when you write input("Enter your name:") that it will allow the user to enter text as an input and then continue with the rest of the code?

@dhust I think it's meant to specify the soft keyboard action button