mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[ai-completion] ML-3574 add diagnostic information to reports
GitOrigin-RevId: 393504bb18a68168b46fa9c999a0bd6e5b98dce9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
644e554def
commit
0c280a3e37
@@ -520,6 +520,7 @@ function updateMultilinePopup(event) {
|
||||
if (showSuggestion) {
|
||||
addMultilineSuggestion(sessionDiv, popup, lookup)
|
||||
addMultilineExpectedText(popup, expectedText)
|
||||
addCommonFeatures(sessionDiv, popup, lookup)
|
||||
}
|
||||
else {
|
||||
addMultilineAttachments(sessionDiv, popup, expectedText)
|
||||
|
||||
Reference in New Issue
Block a user