Commit e1eb057
committed
Broken action for Project View multi-selection in IDEA 2022.3 (#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 c93276c commit e1eb057
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- utbot-intellij/src/main/kotlin/org/utbot/intellij/plugin/language
- utbot-ui-commons/src/main/kotlin/org/utbot/intellij/plugin/language/agnostic
Lines 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