Skip to content

Specify the different server for hover#1644

Merged
mattn merged 3 commits intoprabirshrestha:masterfrom
KiYugadgeter:master
Mar 7, 2026
Merged

Specify the different server for hover#1644
mattn merged 3 commits intoprabirshrestha:masterfrom
KiYugadgeter:master

Conversation

@KiYugadgeter
Copy link
Contributor

I would like to specify the server is used for display hover separately.

This is useful when there are difference in contents of hover for each server.
For example, In python, Pyright's hover result contains signature of a function and documentation.
On the other hand hover result of ruff doesn't contains detailed document of the function.
But ruff has document format feature that pyright doesn't support.

In this case, I would like to use pyright for hover only then use another server for rest of features.

@mattn
Copy link
Collaborator

mattn commented Mar 4, 2026

LGTM

@mattn mattn merged commit cde54aa into prabirshrestha:master Mar 7, 2026
18 checks passed
@mattn
Copy link
Collaborator

mattn commented Mar 7, 2026

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants