Commit 5bde81c
Use registered tool list for update/remove shortcut resolution
`quarto update chrome-headless-shell` was treated as an extension name
because `resolveCompatibleArgs()` only recognized `tinytex` and `chromium`
as tool shortcuts. Replace hardcoded check with `installableTools()` so all
registered tools (including `chrome-headless-shell` and `verapdf`) are
recognized automatically.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent aa4b99d commit 5bde81c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
175 | | - | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
0 commit comments