We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e951ee3 commit 530bfb1Copy full SHA for 530bfb1
.vscodeignore
@@ -0,0 +1,3 @@
1
+**/*.ts
2
+**/tsconfig.json
3
+sample-coverlet-app/
package.json
@@ -3,7 +3,7 @@
"displayName": "Vscode Coverlet",
4
"description": "Coverlet tools for Vscode",
5
"icon": "img/icon-512.png",
6
- "version": "0.9.0",
+ "version": "1.0.0",
7
"publisher": "urbanoanderson",
8
"homepage": "https://github.com/urbanoanderson/vscode-coverlet/blob/master/README.md",
9
"repository": {
0 commit comments