We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cb2589 + f6bcc10 commit 8e10f47Copy full SHA for 8e10f47
.github/pull_request_template.md
@@ -0,0 +1,10 @@
1
+<!-- Thank you for submitting a pull request. Please read our pull request guidelines before
2
+ submitting your pull request:
3
+ https://github.com/github/vscode-codeql/blob/master/CONTRIBUTING.md#submitting-a-pull-request.
4
+-->
5
+
6
+Replace this with a description of the changes your pull request makes.
7
8
+## Checklist
9
10
+- [ ] This pull request contains no user-visible changes, or the [CHANGELOG.md](../extensions/ql-vscode/CHANGELOG.md) has been updated.
extensions/ql-vscode/CHANGELOG.md
@@ -2,6 +2,9 @@
## 1.0.5
+- Add an icon next to any failed query runs in the query history
+ view.
## 1.0.4 - 24 January 2020
- Disable word-based autocomplete by default.
0 commit comments