We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00026a7 commit 62d9efcCopy full SHA for 62d9efc
extensions/ql-vscode/CHANGELOG.md
@@ -5,6 +5,9 @@
5
- Implement syntax highlighting for the new `unique` aggregate.
6
- Implement XML syntax highlighting for `.qhelp` files.
7
- Add option to auto save queries before running them.
8
+- Add new command in query history to view the query text of the
9
+ selected query (note that this may be different from the current
10
+ contents of the query file if the file has been edited).
11
12
## 1.1.1 - 23 March 2020
13
0 commit comments