You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"/fix SonarQube scan detected issue: [java:S1143] - [Remove this throw statement from this finally block.] in the code at line number 8474. Implement better coding practice to address this issue."
@venkatkarnati1 any chance you can share the java file with us?
sorry. i can't share the file as the file is in client environment.
The scenario is that the file has lot of Sonarqube issues and tried to fix last issue (bottom of file) in file using Copilot inline chat.
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
"/fix SonarQube scan detected issue: [java:S1143] - [Remove this throw statement from this finally block.] in the code at line number 8474. Implement better coding practice to address this issue."
Expected Result: Post prompt submission, Copilot Inline Chat window must stay in line #8474 and suggest code change.
Actual Result: Post prompt submission, Copilot Inline Chat window jumped to line #5963 and suggested code change in line #5963.
The text was updated successfully, but these errors were encountered: