Media Summary: Quick and easy tutorial on how to properly "cmd": ["python", "$file"], "selector": "source.python", "file_regex": "^\\s*File \"(...*?)\", line ([0-9]*)" } Replace "python" from the first ... Hello! Welcome back to another video! In this video, I'm going to show you how to add a LÖVE
How To Setup A Build System On Sublime Text - Detailed Analysis & Overview
Quick and easy tutorial on how to properly "cmd": ["python", "$file"], "selector": "source.python", "file_regex": "^\\s*File \"(...*?)\", line ([0-9]*)" } Replace "python" from the first ... Hello! Welcome back to another video! In this video, I'm going to show you how to add a LÖVE Hey, this is an old video! If you're seeing this in 2018, come learn on this new channel: Python Tutorial: Custom Sublime Text Build Systems "cmd": ["node", "$file"], "selector": "source.js" }
Copy paste the following commands: "cmd": ["python3", "-i", "-u", "$file"], "file_regex": "^[ ]File \"(...?)\", line ([0-9]*)", "selector": ... In this video, I show you a simple way to