Skip to content

Commit 25b38bf

Browse files
activate extension after click on icon in the sidebar
1 parent 8868301 commit 25b38bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"vscode": "^1.87.0"
4545
},
4646
"activationEvents": [
47-
"onStartupFinished"
47+
"onView:ri-sidebar-view"
4848
],
4949
"contributes": {
5050
"viewsContainers": {

0 commit comments

Comments
 (0)