refactor: activate extension when web url call
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
},
|
||||
"activationEvents": [
|
||||
"onView:devstar.quickAccess",
|
||||
"onCommand:devstar.showHome"
|
||||
"onCommand:devstar.showHome",
|
||||
"onUri"
|
||||
],
|
||||
"contributes": {
|
||||
"commands": [
|
||||
|
Reference in New Issue
Block a user