securingsincity / react-ace

React Ace Component
http://securingsincity.github.io/react-ace/
MIT License
4.08k stars 604 forks source link

Customization of Autcomplete Suggestion #330

Closed Viijay-Kr closed 6 years ago

Viijay-Kr commented 6 years ago

Question

@securingsincity Is there a way to customize(CSS) the live autocomplete suggestion box?If yes can you provide a doc link for it.

securingsincity commented 6 years ago

I'm not sure if there is a way to customize the css without some research. You can probably inspect the classes of the autocomplete suggestion box and figure something out. But this is more of an ace issue.