The Vintage package (vi editing for Sublime Text 2) is now also on GitHub: https://github.com/sublimehq/Vintage
Sublime Text 2 Build 2139 Released
21–30 of 62 posts
Re: Sublime Text 2 Build 2139 Released
#22It also adds code folding, which isn't my cup of tea but has been widely requested.
Re: Sublime Text 2 Build 2139 Released
#23I take heed when so many people are fans of something but after trying it out I feel like I'm missing out on what makes this editor so awesome. Can someone explain to me why this is better than Textmate, MacVim or UltraEdit?
Re: Sublime Text 2 Build 2139 Released
#24I take heed when so many people are fans of something but after trying it out I feel like I'm missing out on what makes this editor so awesome. Can someone explain to me why this is better than Textmate, MacVim or UltraEdit?
For one, the mini-map feature. I believe it was fairly unique a few years ago, don't know if it still is.
What a kitschy "feature"
Re: Sublime Text 2 Build 2139 Released
#25I take heed when so many people are fans of something but after trying it out I feel like I'm missing out on what makes this editor so awesome. Can someone explain to me why this is better than Textmate, MacVim or UltraEdit?
For me, the main advantage over textmate is split-screen layout.
Re: Sublime Text 2 Build 2139 Released
#26Earlier quoted context omitted.
I've also tried to adopt it last month but I found it very unproductive without file and folder manipulation.
What do you mean? You can rename files/folders with sublime text 2. I myself started seriously using it a month back for some PHP dev (in before the hate) and I'm loving it. This editor is amazing.
You can't move files between folders.
Re: Sublime Text 2 Build 2139 Released
#27This is smooth and runs pretty fast, but back to text mate for me, I need to see the tabs, see what I have open. Textmate has a nasty 'refresh project on focus' situation that kills working over a network (remate2 fixes that), but Sublime seems to work well over a network.
Re: Sublime Text 2 Build 2139 Released
#28The Vintage package (vi editing for Sublime Text 2) is now also on GitHub: https://github.com/sublimehq/Vintage
I've tried customizing a few keys as documented at http://www.sublimetext.com/docs/2/vintage.html but they're currently getting overwritten with every Sublime update.
Re: Sublime Text 2 Build 2139 Released
#29Why is this news worth getting published for every update?
Re: Sublime Text 2 Build 2139 Released
#30For some reason on OS X Lion (Sublime v. 2136 & 2139) tabs do not show up for me unless I go to the bottom right and click Spaces: 4> Convert Tabs to spaces. Then only the current window's tab is shown. This is smooth and runs pretty fast, but back to text mate for me, I need to see the tabs, see what I have open. Textmate has a nasty 'refresh project on focus' situation that kills working over a network (remate2 fix…