You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- complete.ts: Build nameMap first, pass [...nameMap.keys()] to
fuzzyMatch — eliminates the separate slugs array
- completions.ts: Revert extractSubcommands to for-of loop (more
efficient than filter.map for small arrays)
- completions.ts: s/whitelist/allowlist in shellVarName JSDoc
0 commit comments