Linkflags
- Hashflags for the web
- anaclumos/linkflags
- Linkflags Demo
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