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