Skip to content

Commit 4fef232

Browse files
Update Package Details
1 parent 8287103 commit 4fef232

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "explorer-exclude-vscode-extension",
2+
"name": "explorer-exclude",
33
"displayName": "Explorer Exclude",
44
"version": "1.3.0",
55
"description": "Explorer Exclude lets you easily Hide Files & Folders with Dynamic Filter Options. Add a New 'Hidden Items' Explorer Pane for you to Manage and Quickly Toggle Visibility of Hidden Items.",
66
"license": "MIT",
7-
"publisher": "SFCCDevOps",
7+
"publisher": "PeterSchmalfeldt",
88
"categories": [
99
"Other"
1010
],
@@ -47,7 +47,7 @@
4747
}
4848
],
4949
"activationEvents": [
50-
"*",
50+
"onStartupFinished",
5151
"onView:extension",
5252
"onCommand:explorer-exclude.enabled",
5353
"onCommand:explorer-exclude.exclude",

0 commit comments

Comments
 (0)