Commit c7052b2
committed
fix: detect IntelliJ IDEA and Android Studio from JetBrains Toolbox
The product-code allowlist introduced in 73f8361 was copied verbatim
from the old icon-only list, which never contained IU/IC/AI. As a
result, IntelliJ IDEA (Ultimate/Community) and Android Studio installed
via Toolbox were silently filtered out and never surfaced as external
tools.
Add IU, IC and AI to the allowlist, and ship matching 64x64 icons
sourced from the official Toolbox assets under
Resources/Images/ExternalToolIcons/JetBrains/.1 parent 38d58f5 commit c7052b2
4 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments