We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a92780 commit 6769f55Copy full SHA for 6769f55
extensions/ql-vscode/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# CodeQL for Visual Studio Code: Changelog
2
3
+## 1.0.5
4
+
5
## 1.0.4 - 24 January 2020
6
7
- Disable word-based autocomplete by default.
extensions/ql-vscode/package.json
@@ -4,7 +4,7 @@
"description": "CodeQL for Visual Studio Code",
"author": "GitHub",
"private": true,
- "version": "1.0.4",
+ "version": "1.0.5",
8
"publisher": "GitHub",
9
"license": "MIT",
10
"icon": "media/VS-marketplace-CodeQL-icon.png",
0 commit comments