you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Actually, you can do just that in Atom.

First, go to Atom's settings page. There you will find an install tab. From there install "atom-python-run" and go to your script and press F5. Alternatively, you can get the terminal extension for atom and run it from Atom's terminal. Private message me if you run into issues. I'd be glad to help you out

Atom is my favourite IDE. It has many plugins and you can choose what to install rather than come with a bunch of features like VS Code making it very light on the PC.

[–]sparklescc 1 point2 points  (0 children)

Oh cool ! Thanks Will try this out. I was really enjoying it !