Sublime Forum

Running Code In Sublime Text 3

#1

Hello everyone,

Is there a way to run your code in this particular text editor? I’m new to Sublime Text, and I have yet to learn the in’s and out’s of this text editor. Do you install an add-on? Use your computer keys? Please and thank you.

I’m coding in Python, by the way.

Cheers,
Geek

0 Likes

#2

Look in the Tools menu for Build System and Build.

0 Likes

#3

I programming in Python
Can I write like this:
python filename
If not, is it possible to do this in another way?

0 Likes