Skip to content

[WIP] [IDE] Add full documentation to code completion result #82464

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

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

a7medev
Copy link
Contributor

@a7medev a7medev commented Jun 24, 2025

Retrieve and return full documentation in code completion results and expose it in:

  • SourceKit plugin through swiftide_completion_item_get_doc_full
  • Code completion request (used by swift-ide-test though not used in SourceKit LSP) in the key.doc.full_as_xml key.

@a7medev a7medev force-pushed the feat/full-documentation-in-code-completion branch from 314f83c to b70fcc7 Compare July 11, 2025 11:36
@a7medev a7medev changed the title [IDE] Add full documentation to code completion result [WIP] [IDE] Add full documentation to code completion result Jul 11, 2025
@a7medev a7medev marked this pull request as draft July 11, 2025 11:43
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