Linkflags

115932.png 55E8A0.png D9EB38.png 577EC0.png B562CE.png CC635E.png D3BA3A.png 36625A.png

Process

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

C035D8.png 2E6CEB.gif