Skip to content

issues Search Results · repo:lewis6991/hover.nvim language:Lua

Filter by

37 results
 (89 ms)

37 results

inlewis6991/hover.nvim (press backspace or delete to remove)

I am rather novice at Lua and the Neovim API. More than an Issue, I am looking if I can be pointed in the right direction to where the top and bottom padding are removed from the LSP hover window, where ...
  • and-rs
  • 1
  • Opened 
    on Jan 27
  • #78

Is there a way I can specify the priorities of providers as a consumer of the plugin. For example, I never want the diagnostics hover to be in front of the LSP provider but by default this is the way. ...
  • samwdp
  • Opened 
    on Jan 15
  • #77

There seems to be a bug or something regarding the colors when showing the hover of the LSP. Specifically the Syntax Highlighting within the hover. NVIM v0.10.1 Build type: Release LuaJIT 2.1.1713484068 ...
  • StephanMeijer
  • 4
  • Opened 
    on Sep 25, 2024
  • #76

If we have multiple providers with hover capability for the same buffer, the hover will ramdonly display one of them (same with vim.lsp.hover). I found a way to work around this by implementing a custom ...
  • paulodiovani
  • Opened 
    on Aug 23, 2024
  • #74

img width= 476 alt= Screenshot 2024-07-12 at 10 45 56 src= https://github.com/user-attachments/assets/8f8d5217-df96-4a5c-92b5-4d80523e3357 (couldn t get cursor showing in the screenshot, it s hovering ...
  • apaleslimghost
  • 1
  • Opened 
    on Jul 12, 2024
  • #73

i just gh d on require and it generated this: image while this on a similar plugin (https://github.com/LukasPietzschmann/boo.nvim) i get this: image
  • daUnknownCoder
  • Opened 
    on Jun 28, 2024
  • #72

The LSP hover seems to be using a different colour scheme than the editor. For example (see the colouring of the line import numpy as np in the editor vs. the hover floating window): Screenshot from 2024-06-14 ...
  • dlyongemallo
  • 6
  • Opened 
    on Jun 14, 2024
  • #70

Is there any way to scroll the hover popup without the mouse? I tried C-e C-y, also vim.lsp.util.scroll(false, 1).
  • Ajaymamtora
  • 1
  • Opened 
    on May 25, 2024
  • #65

This commit deleted a variable needed for checking if a hover should be focused/expanded to the preview window Here However, the code to check if a hover should be focused/a preview windows should be ...
  • TheLeoP
  • 1
  • Opened 
    on May 23, 2024
  • #64

https://github.com/lewis6991/hover.nvim/assets/72041440/01a66831-5241-4913-b871-86e8b307ef8a
  • Green0wl
  • 4
  • Opened 
    on May 5, 2024
  • #61
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub