aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_hover.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Return floating_preview window id (#4828)David Briscoe2024-10-201-0/+1
* Fix error loading "text" syntax for hover (#4574)Tomáš Janoušek2023-08-151-3/+3
* Add nvim floating window support (replaces #3314) (#3470)Kevin Clark2021-01-141-0/+83
* Close #2727 - Add a hover-only setting for balloonsw0rp2020-11-211-2/+2
* Close #3274 - Handle basic LSP markdown formattingw0rp2020-08-121-14/+24
* Fix #3273 - Handle missing keys in hover informationw0rp2020-08-071-0/+7
* Fix #2295 - Respond to initialize with an initialized messagew0rp2019-02-151-0/+1
* #1520 - Add an :ALEDocumentation for tsserverw0rp2018-12-101-0/+20
* Fix the broken testsw0rp2018-07-061-1/+1
* Lazy-load LSP linters, and check b:changedtick before notifying about changesw0rp2018-06-151-1/+1
* Close #1428 Implement LSP hover-like functionality for tsserver toow0rp2018-04-261-0/+44
* #1428 Show multiline hover messages, and document the new commandw0rp2018-04-241-3/+3
* #1428 Start implementing LSP hover supportw0rp2018-04-221-0/+107