vscode-codeql icon indicating copy to clipboard operation
vscode-codeql copied to clipboard

An extension for Visual Studio Code that adds rich language support for CodeQL

Results 187 vscode-codeql issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Relates to #297, #447 When a CodeQL CLI update is available the start of the extension is blocked until the user interacted with the update dialog, see:...

bug
VSCode

**Describe the bug** It looks like when no CodeQL CLI is found on start up the extension does not start properly. This is noticable as: - No "CodeQL" / "CodeQL...

bug
VSCode

The underlying issue might be #904; feel free to close this issue if you think the other one covers this. --- **Describe the bug** When the VSCode extension is already...

bug
VSCode

**Describe the bug** It appears when the download of the CodeQL CLI fails, e.g. due to network issues, the extension just gets stuck. No error dialog is shown and nothing...

bug
VSCode

**Describe the bug** Changing the settings of the CodeQL extension while running a query results in the restart of the query server. This restart successfully stops the running query, but...

bug
VSCode

**Describe the bug** When running the Compare Results command from the Query History view on the results of Quick Evaluation queries, the comparison view is empty, with no table names...

bug
VSCode

**Describe the bug** When connecting from VSCode (Linux) to a remote Linux server over SSH, attempts to download a CodeQL database from lgtm.com fails. The interface accepts the project slug,...

bug
VSCode

**Describe the bug** A bug was reported where a user upgraded and then was no longer able to run any codeql commands. On deeper inspection, we noticed that the path...

bug
VSCode

**Describe the bug** When selecting QL containing a UTF-32 character from the supplementary planes (i.e. not in UTF-16), Quick Eval always deems this to be an invalid target for quick...

bug
VSCode

**Version** Extension 1.4.5 CodeQL CLI 2.5.1 **Describe the bug** Removing a database after having run queries on it and viewed ASTs and then re-adding a different database at the same...

bug
VSCode