April 29

Launch ct.js at Code editor

Install AutoHotKey 1

1. Create file ctjs.ahk

2. paste code to it:

; Launch in ctjs anywhere #IfWinActive ahk_exe ctjs.exe F5:: Click, 365 45 return #IfWinActive

3. Run ctjs.ahk

Enjoy .. press F5 in code editor , then it will run project anyway !

If not, check coordinate x=365 y=45

it must to be locate to Launch button.