Sublime Text is a shareware cross-platform source code editor with a Python application programming interface. It natively supports many programming languages and markup languages, and functions can be added by users with plugins, typically community-built and maintained under free-software licenses.
- Set F1 key to reindent in Sublime Text — You may often need reindent your code. You can set F1 key to reindent your code by following steps:
- Using FTP/SFTP in Sublime Text — SFTP package is super useful if you want to have a development environment like Visual Studio Code. You can open the cloned remote folders on navigation pane, open, modify and sync-up with remote server easily.