Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-17 | #1700 - Don't send <C-x><C-o> for completion in Insert mode | w0rp | |
2018-07-16 | #1700 - Stop handling completion results if you leave insert mode | w0rp | |
2018-07-06 | Fix the broken tests | w0rp | |
2018-07-04 | Close #1690 - Respect the preview setting for completeopt | w0rp | |
2018-06-15 | Lazy-load LSP linters, and check b:changedtick before notifying about changes | w0rp | |
2018-06-12 | Add a test for handling missing detail keys for LSP completion | w0rp | |
2018-05-28 | Close #1553 - Support some tsserver completion for strings | w0rp | |
2018-05-28 | Fix #1568 - Filter LSP completion results with the prefixes | w0rp | |
2018-05-03 | Add g:ale_completion_excluded_words for completion filtering | w0rp | |
2018-04-22 | Close #1162 - Implement completion support with LSP servers | w0rp | |
2017-11-26 | #1162 Get LSP completions working reasonably well | w0rp | |
2017-11-26 | #1162 Add unfinished experimental code for supporting LSP completion, clean ↵ | w0rp | |
up the tests, and make the completion cancelling better |