github/vscode-codeql

CodeQL CLI cannot be found after manual removal

Offen

#1.380 geöffnet am 09.06.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (236 Forks)auto 404
VSCodebuggood first issue

Repository-Metriken

Stars
 (530 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

If the default installed codeql CLI is manually deleted, or its folder is changed, then the extension fails to find the CLI and does not provide any instructions on how to proceed.

Instead, a better experience would be that if the extension ever can't find the CLI, then it should prompt the user to redownload (or possibly even ask the user to provide a new location where to find the CLI.

Contributor Guide