File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ UNRELEASED]
4
4
5
+ ## 1.4.5 - 22 March 2021
6
+
5
7
- Avoid showing an error popup when user runs a query without ` @kind ` metadata. [ #801 ] ( https://github.com/github/vscode-codeql/pull/801 )
8
+ - Fix running of tests when the ` ms-python ` extension is installed. [ #803 ] ( https://github.com/github/vscode-codeql/pull/803 )
6
9
7
10
## 1.4.4 - 19 March 2021
8
11
13
16
- Implement sorting of the query history view by name, date, and results count. [ #777 ] ( https://github.com/github/vscode-codeql/pull/777 )
14
17
- Add a configuration option to pass additional arguments to the CLI when running tests. [ #785 ] ( https://github.com/github/vscode-codeql/pull/785 )
15
18
- Introduce option to view query results as CSV. [ #784 ] ( https://github.com/github/vscode-codeql/pull/784 )
16
- - Add some snippets for commonly used QL statements. [ #780 ] ( https://github.com/github/vscode-codeql/pull/782 )
19
+ - Add some snippets for commonly used QL statements. [ #782 ] ( https://github.com/github/vscode-codeql/pull/782 )
17
20
- More descriptive error messages on QL test failures. [ #788 ] ( https://github.com/github/vscode-codeql/pull/788 )
18
21
19
22
## 1.4.3 - 22 February 2021
You can’t perform that action at this time.
0 commit comments