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
Copy file name to clipboardExpand all lines: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/webview/BrowserConnector.kt
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -354,16 +354,20 @@ class BrowserConnector(
354
354
355
355
CHAT_INSERT_TO_CURSOR-> {
356
356
val editor =FileEditorManager.getInstance(project).selectedTextEditor
0 commit comments