Is it possible to modify the width of the auto complete popup list?

552 views
Skip to first unread message

Andy Brook

unread,
Jun 20, 2015, 2:54:07 PM6/20/15
to ace-d...@googlegroups.com
Hi,
We're using auto-complete for 'deep' object access, which is great, but the result is that the width of the list gets taken up quite quickly, I'd like to be able to double its width and/or enable horizontal scrolling, does anyone know if this is possible?

Cheers,
Andy

Harutyun Amirjanyan

unread,
Jun 20, 2015, 4:23:59 PM6/20/15
to ace-d...@googlegroups.com
Hi 

to change width just add a css rule to override https://github.com/ajaxorg/ace/blob/master/lib/ace/autocomplete/popup.js#L332

We're using auto-complete for 'deep' object access,

do you show whole object in the popup? it might be better to only show the last part and omit part which is same for all completions.

Cheers
Harutyun
Reply all
Reply to author
Forward
0 new messages