github/vscode-codeql

CodeQL CLI cannot be found after manual removal

Open

#1,380 opened on Jun 9, 2022

 (1 comment) (0 reactions) (0 assignees)TypeScript (236 forks)auto 404
VSCodebuggood first issue

Repository metrics

Stars
 (530 stars)
PR merge metrics
 (PR metrics pending)

Description

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