How to build input field with react text area autocomplete feature and having bracket pair colorizer in the same input using javascript?

45 views Asked by At

To add trigger for auto suggestion like @ and # as well as the matching brackets will be highlighted using same colour, please guide me to build such input field using javascript so that it can be used in react application

text I used this to have input for auto complete using triggers but it doesn't support matching bracket highlighter.

0

There are 0 answers