Commit 969fdc6
* JetBrains detector: name IdeaIE/Aqua, skip non-IDE client folders
Add IdeaIE (IntelliJ IDEA Educational) and Aqua to IDE_NAME_MAPPING so
they report clean names with versions stripped instead of raw folder
names like IdeaIE2022.2 / Aqua2024.1.
Align macOS and Linux SKIP_FOLDERS with Windows to exclude the
JetBrainsClient remote-dev thin client and consent/DeviceId folders,
which are not IDEs and were surfacing as phantom tool rows.
* Treat IntelliJ IDEA Educational (IdeaIE) as a free edition
_detect_plan only recognized IdeaIC/PyCharmCE as free, so IdeaIE
installs were tagged Licensed. IDEA Educational is free; add it to the
free-edition check across all three OS detectors. Aqua is a paid
product, so Licensed remains correct for it.
---------
Co-authored-by: NandaPranesh <106886030+anonpran@users.noreply.github.com>
Co-authored-by: audit <audit@local>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d0db1e3 commit 969fdc6
3 files changed
Lines changed: 16 additions & 6 deletions
File tree
- scripts/coding_discovery_tools
- linux/jetbrains
- macos/jetbrains
- windows/jetbrains
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
152 | | - | |
| 157 | + | |
153 | 158 | | |
154 | 159 | | |
155 | 160 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
193 | 196 | | |
194 | 197 | | |
195 | 198 | | |
196 | | - | |
197 | | - | |
| 199 | + | |
| 200 | + | |
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
241 | 243 | | |
242 | 244 | | |
243 | 245 | | |
244 | | - | |
245 | | - | |
| 246 | + | |
| 247 | + | |
246 | 248 | | |
247 | 249 | | |
248 | 250 | | |
| |||
0 commit comments