Sublime Text is a free source code editor. Beautiful interface of the program, perfectly chosen fonts, color scheme and smooth animation make code writing very pleasant. The code map helps to quickly navigate through the file, and the full-screen mode is completely immersed in the code. The editor has a powerful search engine, and the "fuzzy search" function quickly finds the right file for any set of file name characters. Fine-tuning allows the user to choose the way the program works. Editor's features are expandable with additional plugins.
Sublime Text supports syntax highlighting for more than twenty languages, the number of which can be increased by installing downloadable language support packages. The AutoFill function offers options to complete recording, depending on the language used. Also, the autofill function completes the custom variables. To debug the code you don't need to launch an additional environment, just enable the code launch through Sublime Text.
- autosave the code;
- a set of color schemes;
- text editor mode;
- a variety of ways to highlight code;
- macros, a repeat of the last action;
- WinSCP integration for remote editing via SCP and FTP;
- cross-platformism