aws / aws-toolkit-jetbrains

AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
https://plugins.jetbrains.com/plugin/11349-aws-toolkit
Apache License 2.0
730 stars 197 forks source link

Amazon Q : Fixing the inappropriate yellow lines shown in the editor file using CodeSnippet. #4618

Open laileni-aws opened 6 days ago

laileni-aws commented 6 days ago

Types of changes

Problem

Solution:

Checklist

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

laileni-aws commented 5 days ago

/retryBuilds

manodnyab commented 10 hours ago

Can you please add a screenshot of the error?

laileni-aws commented 10 hours ago

Can you please add a screenshot of the error?

Added screenshot, If user trigger a File scan with a text change and while we get back the response if user does the other change we will show the issue. Expected behavior is to drop the issue and trigger a new file scan which is implemented in this PR.