summaryrefslogtreecommitdiff
path: root/test/completion/test_lsp_completion_messages.vader
AgeCommit message (Expand)Author
2021-07-09chore: replace python-language-server to supported pylsp (#3810)Gerardo Gómez Rodríguez
2020-08-09Close #3267 - Add a general autoimport settingw0rp
2019-10-17Fix tsserver not returning details for items with empty sourceDonnie West
2019-09-12Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...Jerko Steiner
2019-05-30Fix #2544 - Completion positions are off by onew0rp
2019-05-28Fix #2535 - Automatically emit <C-x><C-o> less to prevent <C-o> issuesw0rp
2019-04-23Close #1753 - Implement minimum viable integration with Deopletew0rp
2019-03-08Fix #2326 - ALEComplete no longer replaces completeoptw0rp
2019-02-15Fix #2295 - Respond to initialize with an initialized messagew0rp
2019-02-13#2132 Use an on-init callback for all LSP logicw0rp
2019-02-08Fix #2257 - Fix an off by 1 which broke completion for some serversw0rp
2019-01-21Update testsAndrey Popp
2018-08-24Use one LSP connection per projectw0rp
2018-07-22#1692 - Only send completion requests to the first server supporting themw0rp
2018-07-22Check LSP capabilities before using themw0rp
2018-07-16#1700 - Stop handling completion results if you leave insert modew0rp
2018-07-06Fix the broken testsw0rp
2018-06-15Lazy-load LSP linters, and check b:changedtick before notifying about changesw0rp
2018-05-28Close #1553 - Support some tsserver completion for stringsw0rp
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