orbitalquark / textadept-lsp

Language server protocol client module for Textadept.
MIT License
28 stars 9 forks source link

Workaround to allow autocompletion labels containing spaces #20

Closed rayanamal closed 6 months ago

orbitalquark commented 3 months ago

Note to self: the documentation for textadept.editing.autocompleters says that spaces are used by default, so autocompleter functions may not be written with using buffer.auto_c_separator in mind.

orbitalquark commented 1 month ago

I've committed what I think is proper fix here: https://github.com/orbitalquark/textadept-lsp/commit/78e72c28acdd6d693cdc1c547f3803769a632d15