Skip to content

feat: enable inline project context in suggestion requests #993

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

Merged
merged 4 commits into from
Apr 21, 2025

Conversation

nborges-aws
Copy link
Contributor

@nborges-aws nborges-aws commented Apr 18, 2025

Problem

Supplemental Context included in suggestions requests currently does not include inline project context

Solution

Port over vscode toolkit implementation to include project context in supplemental context sent in suggestions request. Leverages vector library and local project context addition to the language server component.

Note: this PR features same code changes as PR #983, which was reverted due to conflict in local context controller. Conflict has been fixed in PR #999

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@nborges-aws nborges-aws requested a review from a team as a code owner April 18, 2025 16:02
@nborges-aws nborges-aws force-pushed the nickdb/inlineCompletionLocalContext branch from 889ba5b to 1500dfb Compare April 18, 2025 20:57
@nborges-aws nborges-aws merged commit b6d0e25 into main Apr 21, 2025
6 checks passed
@nborges-aws nborges-aws deleted the nickdb/inlineCompletionLocalContext branch April 21, 2025 16:22
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.

2 participants