Skip to content

feat: add fileUri to FileContext #1399

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 1 commit into from
May 21, 2025
Merged

feat: add fileUri to FileContext #1399

merged 1 commit into from
May 21, 2025

Conversation

LiGaCu
Copy link
Contributor

@LiGaCu LiGaCu commented May 20, 2025

Problem

In order to coordinate the new aws/language-servers change, GenerateCompletions requests would start expecting the fileUri field to be set.

We implemented this in both VSCode and JetBrains extensions, but as we are migrating GenerateCompletions away from them to aws/language-servers, we also need to ensure they are added in the relevant code paths here.

Solution

Add fileUri to FileContext

License

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

@LiGaCu LiGaCu requested a review from a team as a code owner May 20, 2025 23:30
@LiGaCu LiGaCu force-pushed the file_uri branch 4 times, most recently from 72c94cd to e347b7a Compare May 21, 2025 02:37
@ege0zcan ege0zcan merged commit e5ede36 into aws:main May 21, 2025
6 checks passed
wweitao pushed a commit to LiGaCu/language-servers that referenced this pull request May 22, 2025
Co-authored-by: Jiatong Li <jiatonli@amazon.com>
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.

3 participants