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: jetbrains-core/src/software/aws/toolkits/jetbrains/services/codewhisperer/toolwindow/CodeWhispererCodeReferenceComponents.kt
+12-2Lines changed: 12 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -81,11 +81,21 @@ class CodeWhispererCodeReferenceComponents(private val project: Project) {
81
81
// if url to source package/repo is missing, the UX remains the same as we have for now
82
82
// if url to source package/repo is present, the url pointing to the source will be present and remove the hyperlink to SPDX
0 commit comments