We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c75a5c commit e5d439aCopy full SHA for e5d439a
1 file changed
extensions/ql-vscode/CHANGELOG.md
@@ -7,6 +7,7 @@
7
- Max number of simultaneous queries launchable by runQueries command is now configurable by changing the `codeQL.runningQueries.maxQueries` setting.
8
- Allow simultaneously run queries to be canceled in a single-click.
9
- Prevent multiple upgrade dialogs from appearing when running simultaneous queries on upgradeable databases.
10
+- Allow simultaneously run queries to be canceled in a single-click.
11
- Max number of simultaneous queries launchable by runQueries command is now configurable by changing the codeQL.runningQueries.maxQueries setting.
12
- Fix sorting of results. Some pages of results would have the wrong sort order and columns.
13
- Remember previous sort order when reloading query results.
0 commit comments