Guest User

Macro review

a guest
Apr 13th, 2021
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. Added to keybinding.json
  2. {
  3. "key": "alt+k",
  4. "command": "macros.commentDown"
  5. },
  6.  
  7. Added to Setting.json
  8. "macros":{
  9. "commentDown": [
  10. "Terminal: Clear",
  11. "run",
  12. ]
  13. }
Advertisement
Add Comment
Please, Sign In to add comment