Sublime – Add text in the start, end of each line
Sublime is one of the most used code editor by the developers. It is famous because of its packages & other great features. It keeps up working to make it better. I cam across the condition where I had thousands of line and had to put certain text at the start & end of the each line. I decided to research instead doing manual, luckily this resolves the issue. We must enable Regular expressions for this. Please follow the following…