A vey interesting short tutorial, particularly for me. It was very helpful for me. I never knew how to run code in Sublime Text before it. thnaks you very much.
Sadly this video couldn't help me but I liked the many ways of getting around this problem. My resolution was that I had to use 'build with' -> Python and that was literally it lol. But this vid was informative so here you go, a sub in the favouring
I really like sublime but the only thing that holds me back for VSCode is vscode's amazing GUI. Especially the keybindings & the settings GUI. Man, this thing just kills you in Sublime. It takes 60 IQ just to figure out which keybinding is for what & how would I change it!
ctrl+b does not work. Neither does f7. I simply installed the program and created a new file inside it and then typed 'print("Hello Kevin")'. When I ran that with the afformentioned methods nothing happened. Does anybody have any idea why? I did set the build system to Python.
OMG this is so much over my head. i have watch this video 50 times and can't get what you are doing. i just guessing coding is not my deal. can't get the editor to run right.
you can make build system for your dart or flutter project with ctrl+b : first install terminus go to tools-> build system-> new build system save new file, name it for example dart.sublime-build copy paste this { "target":"terminus_exec", "working_dir": "$folder", //incomment this if you want build flutter projects //"cmd": ["flutter", "run"] incomment this if you want working with dart projects //"cmd": ["dart", "run","-r"] } then you can choose dart from build system drop down menu have fun with sublime text :)
What do you think Sublime or Pycharm for beginner learning Python? I like Sublime with come beautiful color scheme and some plugins like colorhighlight. But I think Pycharm is more suit for debug stuff for Python and install package?
@@Paul-ly1pw actually I'm now get used to Sublime now. it's a light weight editor, easy for just tens or hundreds of lines. You press "F7" to run your code on Sublime.
@@Paul-ly1pw Pycham autosave it before it run the codes too. Anaconde(package) do auto-complete and auto-format too. Pycham is definitely better for serious project building and debug.
Salut, comment trouver l'option du fusionnement des lignes, un signe de + ou ∆ regroupe les lignes d'HTML comme les DIV ou HEADER ou MAINCONTENT etc ??? Aider moi s'il vous plaît
I added python path to environment variables and still not not getting anything: import sys print(sys.version) print("hello") returning: C:\Users\gabri\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe: can't find '__main__' module in ' ' Am i taking his example too literally? any polite suggestions would be appreciated
what if you have the python installed in a diffrent place then the c drive? i was going to install python into my ssd drive that is h? well it stell work?
You need to have the Python and CodeRunner extensions installed. In the top-right corner of VSC, you should see a sort of play button. Click it and it will open a terminal below and run the code.
Going back to school for a career change, and knowledge of python is a common preferred skill in the field I'm studying. I began learning python (no previous programming experience) on my own over the summer in preparation for a python course this fall. I used sublime with python 3.9 over the summer, but in my course our scripts are supposed to be written in 2.7. I install python 2.7 but when I try to run it in sublime I get errors because sublime is using 3.9. I didn't really understand the build creation in this video, but I'm assuming that is the solution to run 2.7 code in sublime that is currently using 3.9?
fight in school to be able to submit your work in 3.9, as for me it is as trying to learn machine code..., used to fight in school the same way as they tried to teach us assembly language instead of standard C... They have been wrong I was right....
@@therzook I asked why we were using python 2 over 3 and was given a bs excuse. I'm confident the real reason is because the professor has tutorial videos and video lectures that he has been reusing for years and doesn't want to redo them with updated python 3 features and syntax. I figured it wasn't worth the fight.
So what I’ stuck on hoe to use this with input functions. It runs but then when I try to input at the bottom and hit enter nothing happens. This is sooo frustrating and I have been tryin to figure out how to interact with my code.
I tried on rustc.exe. And when i pres control b the only message that pops up it's [Finished in 1.2s] pls help seem that compile, but it doesn't show. Only was shown on the shell.
I’ve been waiting for this for over an year
Sublime has always been my favorite editor even though the functionalities are limited compare to other editors.
Sublime is faster even in less powerful systems.
how do you do it im confused
but sublime is sort of not good as people want more functionality
Is it good for beginners???
@@Theguywithspectacles yes
Configured to run Java, Python! Sublime Text is a 🔥😎!
Ual Mila Mila Mila Baba Baba ula Mila Baba na a
Hey man can you tell me how you configured Java as I am getting all sor of error in doing so can you help?
A vey interesting short tutorial, particularly for me. It was very helpful for me. I never knew how to run code in Sublime Text before it. thnaks you very much.
Sadly this video couldn't help me but I liked the many ways of getting around this problem. My resolution was that I had to use 'build with' -> Python and that was literally it lol. But this vid was informative so here you go, a sub in the favouring
Thank You SO MUCH! Really NEEDED this for school! Thanks!
To be able to provide input you need terminus installed in sublime and modify your build system a bit
Terminus is amazing, just like VSCode embedded terminal
@@NintendoGamer789 But better. I observe that VSCode terminal is a little bit blurred, and it is not good for me
tim you are the best python teacher.
Sublime text is a good text editor also for frontend i use LSP and LSP typescript , emmet , css this should be overkill for me :3
i love you so much man, you explained how to create the new build system so well. i appreciate it!
Thanks Tim, this is exactly what I needed.
2:00 was my answer to an online quiz i have thanks i got 100%
Thank you, friend! Very helpful!
You're welcome!
Cool tip. Thanks
Which font you're using
thank you, with the custom Build System works!
Love your videos man !!
I really like sublime but the only thing that holds me back for VSCode is vscode's amazing GUI. Especially the keybindings & the settings GUI. Man, this thing just kills you in Sublime. It takes 60 IQ just to figure out which keybinding is for what & how would I change it!
Thanks Tim for allll the awesome stuff
Thank you this video is very good ❤
Nice job! Thank you
Back to the Fundementals.
you're the best man !
Great Video .... Very useful and saves me a lot of time in going to command prompt ..... Thank you so very much for posting
Thank you!
ctrl+b does not work. Neither does f7. I simply installed the program and created a new file inside it and then typed 'print("Hello Kevin")'. When I ran that with the afformentioned methods nothing happened. Does anybody have any idea why? I did set the build system to Python.
Using sublime since 2016 n won’t change
*Little Tim ...but you forgot to answer the most important ...is SUBLIME TEXT free or not ?* 😐
OMG this is so much over my head. i have watch this video 50 times and can't get what you are doing. i just guessing coding is not my deal. can't get the editor to run right.
Amazing information.
Love 💕 from Pakistan.
Basic machine learning or ai tutorials please
What is the problem if sublime console just prints time finished but not the "hello"?
how did you get the basic input?
Nice!
It builds the program but the after an input the program doesn't work, it's a normal thing?
did you find the solution ?
I've pushed f7 and control+b and I can't get my command to run or at least I can't find the panel where it shows where it ran. please help
The only thing which I struggle with using sublime text is, it can't take the input from user.
same did u fix it? can u help me please
@@aroundtheflatearth2388 No I didn't get the solution, so I switched to VS CODE
@@justentertainment6350 i found the solution just install terminus
@@aroundtheflatearth2388 thanks
which color scheme did he use?
I know the video is like 2 years ago but, im a mac user, i can do print and normal code but i cannot use input. Like idk where to input anything.
you can make build system for your dart or flutter project with ctrl+b :
first install terminus
go to tools-> build system-> new build system
save new file, name it for example dart.sublime-build
copy paste this
{
"target":"terminus_exec",
"working_dir": "$folder",
//incomment this if you want build flutter projects
//"cmd": ["flutter", "run"]
incomment this if you want working with dart projects
//"cmd": ["dart", "run","-r"]
}
then you can choose dart from build system drop down menu
have fun with sublime text :)
Tim is there anyway I can get to you privately?
what about javascript. i can't find the folder
How do you debug on Sublime?
The anaconda package in sublime text isn't working for me it says, 'anaconda could not connect to server'
pleaseee help me.
do you have any video for test linux code using Sublime on windows machine
What do you think Sublime or Pycharm for beginner learning Python?
I like Sublime with come beautiful color scheme and some plugins like colorhighlight. But I think Pycharm is more suit for debug stuff for Python and install package?
Im learning and using Pycharm and find it really easy to use. I have installed Sublime and cannot get it to work, let alone change the colors on it
@@Paul-ly1pw actually I'm now get used to Sublime now. it's a light weight editor, easy for just tens or hundreds of lines.
You press "F7" to run your code on Sublime.
@@stefenleung I like pycharm as you don’t have to keep saving your code in order to run it and pucharm has auto complete available
@@Paul-ly1pw Pycham autosave it before it run the codes too.
Anaconde(package) do auto-complete and auto-format too.
Pycham is definitely better for serious project building and debug.
idk why but when I do ctrl + b it shows the time taken to run and doesn't execute the program
can't find '__main__' module in ''
I wanted to import my rar file to sublime text so that I can make changing to the code so whole code can be visible how can I do that?
Virgin Sublime vs Chad Vim
Salut, comment trouver l'option du fusionnement des lignes, un signe de + ou ∆ regroupe les lignes d'HTML comme les DIV ou HEADER ou MAINCONTENT etc ???
Aider moi s'il vous plaît
WARNING: Unblured environment variables when closed path dialog
But it keep not accepting inputs u.u
How to run python code that requires command line arguments in sublime??
how do i make it allow to get input?
I added python path to environment variables and still not not getting anything:
import sys
print(sys.version)
print("hello")
returning:
C:\Users\gabri\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe: can't find '__main__' module in ' '
Am i taking his example too literally? any polite suggestions would be appreciated
Do you know how to install and work Kivy and KivyMD on sublime text? Hardly any help available on this. Thanks
Hey my file runs but it doesn't run it how its suppose to be
how to fix this : [WinError 5] Access is denied
Hello
Please how can I install python
how do i output code containing an input?
Hello.
All the html codes in input appears on the output in the browser.
How can fix it?
Can someone help?
Configured of unity bleander sublime text and purref
whenever i do this it just starts yapping a bunch
what if you have the python installed in a diffrent place then the c drive? i was going to install python into my ssd drive that is h? well it stell work?
Or: use Terminus add on package and open a REPL....
But vs is ok so I don't need it
Why sublime when you can use vim😎
First BABY 🤪
Why i'm still typing text instead of code?
Put a .py after your file name
Next: how to start your PC
in Sublime Text
goated
"[WinError 5] Access is denied" I gave up.
Why not just press CTRL + B?
You didn’t watch the video, did you
the path is mandatory, without it it will bring an error
also the compiler is mandatory..
@dk bruh yeah, its not just Ctrl B :)))
Hello Tim, do you need to purchase a license for Sublime Text? If so, how much is it?
don't do it is worth 99 dollars
it is not worth for an lightweight editor in my opinion
@@codingboy2254 Oh yeah, I agree. Thanks for the reply!
How do you do it in 2023
Is it normal that the stdin isnt working?
Ya unfortunately it doesn’t work I’m sublime :/
@@TechWithTim Hi tim (Avib) it's Oliver!! I'm level 46 in your server.
WHY MY SUBLINE SAYING UNREGISTERED?
you need to pay to register it
@@TechWithTim how
doesn't work
How to run in vs code?
Go to terminal, new terminal and done
@@TrixTM it's just end up showing "code is running" although I installed the extensions.!!
@@vikasreddyravulapalli5562 what extension? You don't need any extension to run code in visual studio code
@@TrixTM can you tell me the command to run in terminal ??
It's compiled with gcc but not able to execute ??
You need to have the Python and CodeRunner extensions installed. In the top-right corner of VSC, you should see a sort of play button. Click it and it will open a terminal below and run the code.
Baba aba aba aba raja Baba ula Pula Pula pin me please
just show meo only [Finished in 48ms] nothing else
Going back to school for a career change, and knowledge of python is a common preferred skill in the field I'm studying. I began learning python (no previous programming experience) on my own over the summer in preparation for a python course this fall. I used sublime with python 3.9 over the summer, but in my course our scripts are supposed to be written in 2.7. I install python 2.7 but when I try to run it in sublime I get errors because sublime is using 3.9.
I didn't really understand the build creation in this video, but I'm assuming that is the solution to run 2.7 code in sublime that is currently using 3.9?
fight in school to be able to submit your work in 3.9, as for me it is as trying to learn machine code..., used to fight in school the same way as they tried to teach us assembly language instead of standard C... They have been wrong I was right....
@@therzook I asked why we were using python 2 over 3 and was given a bs excuse. I'm confident the real reason is because the professor has tutorial videos and video lectures that he has been reusing for years and doesn't want to redo them with updated python 3 features and syntax. I figured it wasn't worth the fight.
Don't use Python 2, it is now in EOL(End of life). Better to use Python 3 nowadays.
Second?
So what I’ stuck on hoe to use this with input functions. It runs but then when I try to input at the bottom and hit enter nothing happens. This is sooo frustrating and I have been tryin to figure out how to interact with my code.
*how…sorry plz forgive errors
Sub-lime text lol
4
You were 5th
I give up
Why bro? It's not hard.
Worst video on the topic I have ever seen.
It's actually the best one I've found
Then only thing that I don't like about this is that we can not input any values. In order to input values I would have to use REPL
how you use it please ?
👎👎👎
I tried on rustc.exe. And when i pres control b the only message that pops up it's [Finished in 1.2s] pls help seem that compile, but it doesn't show. Only was shown on the shell.
hello i do not have python in my C; what do i do @Tech With Tim