Can anyone please HELP ! HELP !
I have been using sublime for 3 month and I don’t have a license. Recently I created a code and tried to run it, but “sublime” is not responding. I tried several basic codes that should run, I thought maybe I have a mistake, but it is not responding to my code at all. I tried to delete and download again but it comes back with my previous code, LOL. Please any suggestions ?
Problem running code in sublime
jamshed
#1
0 Likes
GitHub/GitLab/Bitbucket Integration (commands & menu items)
OdatNurd
#2
Without seeing your code or what you’re trying to do, it’s impossible to say with any accuracy what your problem might be.
However, 99% of the time a question of “Sublime isn’t responding when I run my code” is due to the fact that you can’t run interactive programs in Sublime Text without some sort of third party package.
In such a case, either run your code manually in a command prompt or similar, or install and use a package such as Terminus.
1 Like