aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.47k stars 409 forks source link

fix(amazonq): Refactor collectFilesForIndex function #5315

Open leigaol opened 2 months ago

leigaol commented 2 months ago

Problem

collectFilesForIndex should reuse existing collectFiles function

Solution

License

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