First of all do you know you can use Zencoding in Sublime Text 2? I have been using Zencoding in VIM before and it is just natural for me to find a sublime implementation which I found here. It can…
First of all do you know you can use Zencoding in Sublime Text 2? I have been using Zencoding in VIM before and it is just natural for me to find a sublime implementation which I found here. It can…
There are two possible ways on how to use Sublime Text 2 as a modern Scala Development IDE. Sublime Ensime Subclim Subclim doesnt directly support Scala , but it is possible. I dont like using eclim though because of the…
Installing Sublime Text 2 in Linux Mint is like what you would do in Ubuntu sudo add-apt-repository ppa:webupd8team/sublime-text-2sudo apt-get updatesudo apt-get install sublime-text-2 Updating your Sublime Text 2 to the latest build If you are in the cutting edge, following…
I am having problems updating my sublime setup in Linux Mint. While reading, I found this way of refreshing my sublime setup. But it is quite buried inside the forum posts, so I thought to give it its own blog…