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
- Change `codeQL.cli.executablePath` to a per-machine setting, so it can no longer be set at the user or workspace level. This helps prevent arbitrary code execution when using a VS Code workspace from an untrusted source.
6
+
- Improve the highlighting of the selected query result within the source code.
7
+
- Improve the performance of switching between result tables in the CodeQL Query Results view.
8
+
- Fix the automatic upgrading of CodeQL databases when using upgrade scripts from the workspace.
9
+
- Allow removal of items from the CodeQL Query History view.
0 commit comments