Linkflags
Warning
This post is more than a year old. Information may be outdated.
Backlinks3
linkflags.crx221212221207Warning

repeat 10000 times
tell application "Visual Studio Code" to activate
tell application "System Events"
key code 125
key code 125
key code 124 using command down
key code 76
delay 3
key code 48
end tell
end repeat
