We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83dbde commit 5b08fd0Copy full SHA for 5b08fd0
extensions/ql-vscode/CHANGELOG.md
@@ -3,12 +3,12 @@
3
## [UNRELEASED]
4
5
- Avoid showing an error popup when user runs a query with `@kind table` metadata. [#814](https://github.com/github/vscode-codeql/pull/814)
6
+- Add an option to jump from a .qlref file to the .ql file it references. [#815](https://github.com/github/vscode-codeql/pull/815)
7
8
## 1.4.5 - 22 March 2021
9
10
- Avoid showing an error popup when user runs a query without `@kind` metadata. [#801](https://github.com/github/vscode-codeql/pull/801)
11
- Fix running of tests when the `ms-python` extension is installed. [#803](https://github.com/github/vscode-codeql/pull/803)
-- Add an option to jump from a .qlref file to the .ql file it references.
12
13
## 1.4.4 - 19 March 2021
14
0 commit comments