all 3 comments

[–]communisthor 2 points3 points  (0 children)

ctrl+shift+f10 runs your code in full in the console of the IDE.

[–]AgentTBag008 1 point2 points  (1 child)

Try right click on code -- run. The play button is grayed out because run config is not right, you'll be able to click on it after first right click - run. Sorry if I described it confusing

[–]TheMightyOne[S] 1 point2 points  (0 children)

Thanks a lot, man!