summaryrefslogtreecommitdiff
path: root/test/completion
AgeCommit message (Expand)Author
2018-09-07#1888 Support names with minuses in Clojure and Lispw0rp
2018-08-24Use one LSP connection per projectw0rp
2018-07-26#1700 - Try using a 0ms timer showing the completion menuw0rp
2018-07-25#1700 - Temporarily change completion options when the feedkeys() keybind is ...w0rp
2018-07-23#1751 Handle LSP completion results without the 'kind' attributew0rp
2018-07-22Make the completion events test fail lessw0rp
2018-07-22#1692 - Only send completion requests to the first server supporting themw0rp
2018-07-22Check LSP capabilities before using themw0rp
2018-07-17#1700 - Don't send <C-x><C-o> for completion in Insert modew0rp
2018-07-16#1700 - Stop handling completion results if you leave insert modew0rp
2018-07-06Fix the broken testsw0rp
2018-07-04Close #1690 - Respect the preview setting for completeoptw0rp
2018-06-15Lazy-load LSP linters, and check b:changedtick before notifying about changesw0rp
2018-06-12Add a test for handling missing detail keys for LSP completionw0rp
2018-05-28Close #1553 - Support some tsserver completion for stringsw0rp
2018-05-28Fix #1568 - Filter LSP completion results with the prefixesw0rp
2018-05-03Add g:ale_completion_excluded_words for completion filteringw0rp
2018-04-22Close #1162 - Implement completion support with LSP serversw0rp
2017-11-26#1162 Get LSP completions working reasonably wellw0rp
2017-11-26#1162 Add unfinished experimental code for supporting LSP completion, clean u...w0rp