Rapid or fast development in Sublime Text 3
We, developers like to write codes, but what if you need to write 1000000000 lines of code? Let me know your answer on comment đ Here comes snippet, What is snippet? Snippet a small piece or brief extract. it’s a brunch of code that is generate by shortcut key. Now we know create some snippets …. Read More
Open/Start Sublime Text in (windows) command line shortcode with a specific project
Open your Sublime Text2/3 by shortcode âsubl .â on command prompt with a specific project. We often need to open projects in between another project for some updates/support. As I am using Sublime Text 3 for coding, so I open/drag the folder to the editor project panel. But, It is risky and time consuming …. Read More