We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd8359 commit 416a87fCopy full SHA for 416a87f
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
+- Added functionality for testing custom CodeQL queries by using VS
6
+ Code Test Explorer plugin and `codeql test`. See 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