summaryrefslogtreecommitdiff
path: root/test/test_hover.vader
AgeCommit message (Expand)Author
2021-01-14Add nvim floating window support (replaces #3314) (#3470)Kevin Clark
2020-11-21Close #2727 - Add a hover-only setting for balloonsw0rp
2020-08-12Close #3274 - Handle basic LSP markdown formattingw0rp
2020-08-07Fix #3273 - Handle missing keys in hover informationw0rp
2019-02-15Fix #2295 - Respond to initialize with an initialized messagew0rp
2018-12-10#1520 - Add an :ALEDocumentation for tsserverw0rp
2018-07-06Fix the broken testsw0rp
2018-06-15Lazy-load LSP linters, and check b:changedtick before notifying about changesw0rp
2018-04-26Close #1428 Implement LSP hover-like functionality for tsserver toow0rp
2018-04-24#1428 Show multiline hover messages, and document the new commandw0rp
2018-04-22#1428 Start implementing LSP hover supportw0rp