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/shared/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/lsp/AmazonQLanguageClientImpl.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ class AmazonQLanguageClientImpl(private val project: Project) : AmazonQLanguageC
157
157
ApplicationManager.getApplication().invokeLater {
158
158
try {
159
159
val virtualFile =VirtualFileManager.getInstance().findFileByUrl(fileToOpen)
0 commit comments