Age | Commit message (Expand) | Author |
---|---|---|
2021-01-14 | Add nvim floating window support (replaces #3314) (#3470) | Kevin Clark |
2020-11-21 | Close #2727 - Add a hover-only setting for balloons | w0rp |
2020-08-12 | Close #3274 - Handle basic LSP markdown formatting | w0rp |
2020-08-07 | Fix #3273 - Handle missing keys in hover information | w0rp |
2019-02-15 | Fix #2295 - Respond to initialize with an initialized message | w0rp |
2018-12-10 | #1520 - Add an :ALEDocumentation for tsserver | w0rp |
2018-07-06 | Fix the broken tests | w0rp |
2018-06-15 | Lazy-load LSP linters, and check b:changedtick before notifying about changes | w0rp |
2018-04-26 | Close #1428 Implement LSP hover-like functionality for tsserver too | w0rp |
2018-04-24 | #1428 Show multiline hover messages, and document the new command | w0rp |
2018-04-22 | #1428 Start implementing LSP hover support | w0rp |