Skip to content

Improve inlay hint argument tooltips - #744

Merged
renkun-ken merged 1 commit into
masterfrom
inlay-hint-docstring
Jul 16, 2026
Merged

Improve inlay hint argument tooltips#744
renkun-ken merged 1 commit into
masterfrom
inlay-hint-docstring

Conversation

@renkun-ken

Copy link
Copy Markdown
Member

Summary

  • reuse function-argument hover formatting for inlay hint tooltips
  • include function signatures and parameter documentation when available
  • resolve hints against the originating workspace and retain the existing fallback

Tests

  • devtools::test(filter = "inlay-hint", stop_on_failure = TRUE) (11 passed)
  • devtools::test(filter = "hover", stop_on_failure = TRUE) (166 passed)

@renkun-ken
renkun-ken merged commit 3b8ccca into master Jul 16, 2026
5 checks passed
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