File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " weaponized " ,
3- "displayName" : " weaponized" ,
4- "description" : " This is the vscode extension designed for esonhugh/weaponizedvscode project." ,
2+ "name" : " core " ,
3+ "displayName" : " weaponized vscode " ,
4+ "description" : " This is the vscode extension designed for WeaponizedVSCode/Extension project." ,
55 "version" : " 0.0.1" ,
6- "publisher" : " Esonhugh " ,
6+ "publisher" : " WeaponizedVSCode " ,
77 "engines" : {
88 "vscode" : " ^1.101.0"
99 },
2727 " workspaceContains:**/hosts/**.md" ,
2828 " workspaceContains:**/users/**.md" ,
2929 " workspaceContains:**/services/**.md" ,
30- " workspaceContains:**/.weaponized"
30+ " workspaceContains:**/.weaponized" ,
31+ " onStartupFinished"
3132 ],
3233 "main" : " ./dist/extension.js" ,
3334 "contributes" : {
You can’t perform that action at this time.
0 commit comments