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: add inlineParametersInlayHintsFeature (client base) #41

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

yaegassy
Copy link
Owner

@yaegassy yaegassy commented Jun 14, 2022

Description

Intelephense's language server itself does not yet offer inlay hints feature. I have created a client based inlay hints feature.

By default, this feature is disabled, Set "intelephense.client.disableInlayHints", to false to use the feature.

Also, a relatively new coc.nvim is required for this feature to work. If coc.nvim is out of date, please update it.

As a side note, this feature does not work if coc.preferences.enableMarkdown is set to false.

DEMO (mp4)

coc-intelephense-inline-parmeters-inlayhints.mp4

Reference & Thanks

@yaegassy yaegassy merged commit 674f99e into master Jun 14, 2022
@yaegassy yaegassy deleted the feat/inline-parameters-inlay-hints branch June 14, 2022 08:38
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.

1 participant