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

Implement completionItem/resolve to retrieve a completion item's documentation #1935

Open
ahoppen opened this issue Jan 21, 2025 · 1 comment

Comments

@ahoppen
Copy link
Member

ahoppen commented Jan 21, 2025

Instead of returning all documentation in the textDocument/completion request, we should only return documentation in the completionItem/resolve request, if the client supports it.

ahoppen added a commit to ahoppen/sourcekit-lsp that referenced this issue Jan 21, 2025
@ahoppen
Copy link
Member Author

ahoppen commented Jan 21, 2025

Synced to Apple’s issue tracker as rdar://143298676

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

1 participant