What is Sublime and why use Sublime Text?
Question :
What is Sublime and why use Sublime Text?
Sublime Text editor is a full highlighted Text editor for altering documents or a code base. It incorporated different features for altering code base which causes developers to monitor changes. Different features that are supported by sublime are as follows:
- Syntax highlight
- Auto indentation
- File type recognition
- Plug-in and Packages
- Macros
- It is utilized as an Integrated Development Editor like Visual Studio code and NetBeans.
When you utilize a reasonable Text editor, you can make the most of its helpful features. It offers its users the below advantages:
- Ability to solve linker errors.
- Keeping track of all files and folders to work with.
- Connectivity with version control systems like Git.
- Problem solving capabilities.
- Keeping color combination for syntax combination.