We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e3af0 commit 23b1c00Copy full SHA for 23b1c00
extensions/ql-vscode/CHANGELOG.md
@@ -8,6 +8,7 @@
8
- Add new command in query history to view the query text of the
9
selected query (note that this may be different from the current
10
contents of the query file if the file has been edited).
11
+- Add ability to sort CodeQL databases by name or by date added.
12
13
## 1.1.1 - 23 March 2020
14
@@ -16,7 +17,6 @@
16
17
query.
18
- Request user acknowledgment before updating the CodeQL binaries.
19
- Warn when using the deprecated `codeql.cmd` launcher on Windows.
-- Add ability to sort QL databases by name or by date added.
20
21
## 1.1.0 - 17 March 2020
22
0 commit comments