yuku / textcomplete

Autocomplete for HTMLTextAreaElement and more.
https://yuku.takahashi.coffee/textcomplete/
MIT License
1.74k stars 305 forks source link

CodeMirror placement auto doesn't work #356

Open arbrog opened 1 year ago

arbrog commented 1 year ago

Placement 'auto' doesn't work with the CodeMirrorEditor since auto uses cursorOffset.clientTop which is not set for the CodeMirrorEditor.