Skip to content

Commit

Permalink
v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aeisenberg committed Apr 21, 2021
1 parent ced34ad commit 4d99126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/ql-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# CodeQL for Visual Studio Code: Changelog

## [UNRELEASED]
## 1.4.6 - 21 April 2021

- Avoid showing an error popup when user runs a query with `@kind table` metadata. [#814](https://github.com/github/vscode-codeql/pull/814)
- Avoid showing an error popup when running a query with `@kind table` metadata. [#814](https://github.com/github/vscode-codeql/pull/814)
- Add an option to jump from a .qlref file to the .ql file it references. [#815](https://github.com/github/vscode-codeql/pull/815)
- Avoid opening the results panel when a database is deleted. [#831](https://github.com/github/vscode-codeql/pull/831)
- Forward all query metadata to the CLI when interpreting results. [#838](https://github.com/github/vscode-codeql/pull/838)
Expand Down

0 comments on commit 4d99126

Please sign in to comment.