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

fix(amazonq): chat may hang in ts/js files #4954

Merged
merged 4 commits into from
May 7, 2024
Merged

Conversation

leigaol
Copy link
Contributor

@leigaol leigaol commented May 7, 2024

Problem

Q chat will hang when the current opened file is ts/js and the syntax of the ts/js file is broken. See https://github.com/aws/aws-toolkit-vscode/pull/4876/files

Solution

Temporarily disable FQN extraction in Ts/Js files.

License

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

@leigaol leigaol requested review from a team as code owners May 7, 2024 20:59
@leigaol leigaol requested a review from justinmk3 May 7, 2024 21:02
@justinmk3 justinmk3 changed the title fix(amazonq): stop chat from hanging in ts/js files fix(amazonq): chat may hang in ts/js files May 7, 2024
@justinmk3 justinmk3 merged commit 5237216 into aws:master May 7, 2024
14 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.

None yet

2 participants