Skip to content

fix(amazonq): deduplicate files in context list #1120

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 3 commits into from
Apr 24, 2025

Conversation

avi-alpert
Copy link
Contributor

@avi-alpert avi-alpert commented Apr 24, 2025

Problem

Due to the local workspace lsp chopping up larger files into smaller chunks, duplicate items could be displayed in file context list

Solution

Deduplicate context list. Similar fix in vscode toolkits

Before
image
After
Screenshot 2025-04-24 at 2 24 40 PM

License

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

@avi-alpert avi-alpert requested a review from a team as a code owner April 24, 2025 18:25
@avi-alpert avi-alpert requested a review from zixlin7 April 24, 2025 19:00
@zixlin7 zixlin7 merged commit 00cc54b into aws:main Apr 24, 2025
6 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.

3 participants