We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bd8359 + 61f1823 commit 91fcd4eCopy full SHA for 91fcd4e
extensions/ql-vscode/CHANGELOG.md
@@ -1,11 +1,15 @@
1
# CodeQL for Visual Studio Code: Changelog
2
3
-## 1.0.7
+## 1.1.0 - 17 March 2020
4
5
+- Add functionality for testing custom CodeQL queries by using the VS
6
+ Code Test Explorer extension and `codeql test`. See the documentation for
7
+ more details.
8
- Add a "Show log" button to all information, error, and warning
9
popups that will display the CodeQL extension log.
10
- Display a message when a query times out.
11
- Show canceled queries in query history.
12
+- Improve error messages when attempting to run non-query files.
13
14
## 1.0.6 - 28 February 2020
15
0 commit comments