Commit 32d5784
authored
Broken action for Project View multi-selection in IDEA 2022.3 (UnitTestBot#1959)
Broken action for Project View multi-selection: in IDEA 2022.3 PSI_ELEMENT_ARRAY should be used (it also works in previous IntelliJ API versions)1 parent ae2d567 commit 32d5784
File tree
2 files changed
+2
-2
lines changed- utbot-intellij/src/main/kotlin/org/utbot/intellij/plugin/language
- utbot-ui-commons/src/main/kotlin/org/utbot/intellij/plugin/language/agnostic
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments