I have had an issue with sublime text editor 2 with python 3. I have tried REPL and as far as I can tell it does not work unless I go to tools>sublimeREPL>python>python-RUN. This length of menus is annoying especially when trying to test a small script which you need to test multiple times due to small errors, I am asking for a way to just click Ctrl+b or (like in the IDLE) F5. I will be greatly happy with any helpful answers, thanks. And also is it a good idea to just start using the IDLE even though I don't like the colours ( he colours are the only reason I use sublime :)
p.s. Sorry for the terrible question title, I'm terrible at the whole articulating thing.
p.s (more) When doing ctrl+B i get an EOF error even after having installed sublimeREPL