Restore Review Mode, Git content provider and extract comments provider out of TreeView.

This commit is contained in:
Peng Lyu
2018-04-09 16:01:49 -07:00
parent 3c9fc88c0b
commit 768ec4c50f
15 changed files with 553 additions and 92 deletions

View File

@@ -12,9 +12,7 @@
"Other"
],
"activationEvents": [
"onView:commits",
"onView:stash",
"onView:pr"
"*"
],
"extensionDependencies": [
"vscode.git"