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

[feature] Configure location and highlights #8

Open
aemonge opened this issue Sep 4, 2024 · 5 comments
Open

[feature] Configure location and highlights #8

aemonge opened this issue Sep 4, 2024 · 5 comments

Comments

@aemonge
Copy link

aemonge commented Sep 4, 2024

Can we add an option to set the location "eol" and to change the hightlight?

like

"inlayHint.enableParameter": true,
"inlayHint.position": "eol",

and

56: LspInlayHint = { fg = "#5A6B81" },
57: LspInlayHintType = { fg = "#608A87" },
58: LspInlayHintParameter = { fg = "#69608A" },

@MysticalDevil
Copy link
Owner

MysticalDevil commented Sep 5, 2024

Sorry for my limited abilities, the purpose of writing this plugin is to organize how to individual LSP's turn on inlay hints.
I'm not familiar whith some of the neovim API's.

@aemonge
Copy link
Author

aemonge commented Sep 5, 2024

Let's keep it open, in case a good Samaritan shows up and helps us both :)

@samarth-na
Copy link

is there an configuration to only show inlay-hints on the current line or vice versa to not show on current line but all other line

@samarth-na
Copy link

should have read your comments before asking for help well lets hope a good samaritan shows up and helps us three :)

@MysticalDevil
Copy link
Owner

should have read your comments before asking for help well lets hope a good samaritan shows up and helps us three :)在寻求帮助之前应该阅读您的评论,好吧,让我们希望一位好心的撒玛利亚人出现并帮助我们三个:)

ok

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

No branches or pull requests

3 participants