Hello,
as a newbie programmer I most frequently have to use console I/O. But Sublime Text does not support that by default. I have looked and haven’t found a package for what I wanted.
So my idea would be that ST when executing a program by hitting cmd+B opens the popup below as usually but in addition to that has a command line and the capabilities to execute e.g. input() in Python. I love ST because it is beautiful, handy and has syntax highlighting etc. without being as complicated as an IDE! I really like that but I always have to write my program, save it, open it up in IDLE where it is executed much slower than ST does.
Who’s thinking the same?
Regards
Steve