#Sublime
#IDE
🔥 In this video, I will give you useful tips on what you need to know about Sublime text, maybe the most used IDE today, and how you can set up for your selves a better development environment with it.
By the end of this video, I hope you will give Sublime Text a shot!
Connect with me with:
- Instagram: / jimshapedcoding
- E-mail: [email protected]
- Twitter : / jimshapedcoding
- Discord : / discord
- Website: http://www.jimshapedcoding.com
👍 Subscribe for more Python tutorials like this:
/ @jimshapedcoding
Sublime Text 3 Cheat Sheet:
https://www.shortcutfoo.com/app/dojos...
Code Snippet that I used to apply build cancelation:
{ "keys": ["ctrl+alt+c"], "command": "cancel_build" },
Timeline:
00:00 - 04:56 - Best Shortcuts, Changing Color Schemes, Font sizing
04:57 - 07:57 - Setup your own shortcut
07:58 - 13:55 - External Package installations (auto-completion, code prettifiers, etc)
13:56 - 18:15 - Program your own build system