Skip to content

Commit

Permalink
Fix missing activationEvents
Browse files Browse the repository at this point in the history
  • Loading branch information
tshino committed Dec 31, 2021
1 parent 03b3d51 commit 6619bbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
},
"activationEvents": [
"onCommand:kb-macro.startRecording",
"onCommand:kb-macro.finishRecording",
"onCommand:kb-macro.cancelRecording",
"onCommand:kb-macro.playback",
"onCommand:kb-macro.abortPlayback",
Expand Down

0 comments on commit 6619bbc

Please sign in to comment.