Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(module): Add inlay hint for coc and lsp #205

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Conversation

EdenEast
Copy link
Owner

@EdenEast EdenEast commented Sep 1, 2022

This change adds inlay hint highlights for coc and native lsp.

Note for native lsp, there is an open pr on adding inlay hints to core. Until that is the case this change adds lsp-inlayhints.nvim for the time being.

With background:

Screen Shot 2022-09-01 at 5 46 05 PM

Without background:

Screen Shot 2022-09-01 at 5 49 43 PM

Resolves: #204

@EdenEast EdenEast added enhancement New feature or request module Relates to modules/plugins labels Sep 1, 2022
@EdenEast EdenEast self-assigned this Sep 1, 2022
@EdenEast EdenEast merged commit e07db0f into main Sep 5, 2022
@EdenEast EdenEast deleted the feat/inlay_hints branch September 5, 2022 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module Relates to modules/plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inlay hint is too showy
1 participant