Skip to content

Add two options to set preview window for hover #1261

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

weipeng1999
Copy link

@weipeng1999 weipeng1999 commented May 25, 2023

add following options to set preview window for hover:

  • g:LanguageClient_PreviewWindowLoc: the location of PreviewWindow, available is one of: “left”,"right","top","bottom". If setted to invalid value, put it in "top" like the default behavior of vim preview window.
  • g:LanguageClient_PreviewHeight: the size of PreviewWindow, inspired from vim option "previewheight"

add following options:
- g:LanguageClient_PreviewWindowLoc: the location of PreviewWindow 
- g:LanguageClient_PreviewHeight: the size of PreviewWindow, inspired from vim option "previewheight"
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant