streamline scm extension api

This commit is contained in:
Joao Moreno
2016-11-24 16:24:32 +01:00
parent 0edd066b17
commit ceda84ef28
5 changed files with 102 additions and 72 deletions

View File

@@ -7,6 +7,7 @@
"engines": {
"vscode": "^1.5.0"
},
"enableProposedApi": true,
"categories": [
"Other"
],