Sublime Text: Remove Empty Lines

If you try to figure out how to remove the blank lines in a document, i.e. the lines that contain only spaces, tabs or the newline characters, you should know that in almost any IDE, like a Sublime Text, this can de done really simple. The Sublime Text, like the other IDEs, has the ability […]

Sublime Text: Git Integration

Out of the box, Sublime Text has a quite limited integration with Git. You can work with Git repositories in Sublime Text but for advanced features you should install additional software. Complete integration of Sublime Text with Git can be achieved by installing Sublime Merge – a full-featured Git client built upon the technologies from […]