For 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…
I'm not on Lion, but even on Snow Leopard, Sublime will only show a tab for a file if you double click the file in the sidebar, or edit the file (which Convert Tabs to Spaces is doing). Though there might be a Lion specific issue aside from this.
Sublime Text 2 Build 2139 Released
31–40 of 62 posts
Re: Sublime Text 2 Build 2139 Released
#32Earlier quoted context omitted.
I'm not on Lion, but even on Snow Leopard, Sublime will only show a tab for a file if you double click the file in the sidebar, or edit the file (which Convert Tabs to Spaces is doing). Though there might be a Lion specific issue aside from this.
Oh that works. I do not like that, even though I understand the logic behind it. Maybe there is a way to make single click file show the tab
Re: Sublime Text 2 Build 2139 Released
#33The sidebar keyboard navigation is a big one for me that's been missing. And the folding arrows will help. I don't know why you'd want them to fade but nice that it's up to you.
Re: Sublime Text 2 Build 2139 Released
#34Earlier quoted context omitted.
VIM supports editing remote files via scp and ftp. Just use {scp,ftp,http}://$host/$path to open a remote file though http support is read-only afaik.
Yep, you are right, but imho the fastest way to have read-write support is to use sshfs. Anyway thank you for pointing it out.
I must admit i don't use it regularly (but i use tramp mode quite often) but you can browse remote directories, change between hosts without mounting a directory first or open files not lying in the current mountpoint. The only major drawback is if you don't use ssh keys or use programs which don't support gvfs/kio
Re: Sublime Text 2 Build 2139 Released
#35I 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
#36Why is this news worth getting published for every update?
If anyone is like me, they try it out, decided it isn't ready for daily usage, and then forget about it. This replaces "Check for Updates" :-)
Re: Sublime Text 2 Build 2139 Released
#37Earlier quoted context omitted.
Oh that works. I do not like that, even though I understand the logic behind it. Maybe there is a way to make single click file show the tab
The tab will also open if you start editing the file.
Re: Sublime Text 2 Build 2139 Released
#38Earlier quoted context omitted.
For one, the mini-map feature. I believe it was fairly unique a few years ago, don't know if it still is.
mini-map should be turned off by default. What a kitschy "feature"
It's like having all of the benefits of a scrollbar with the addition of getting an overview of the file you're working on. When I need to scroll to a specific location in a file, my eyes flick over to the minimap and I know where I am in the file. It's subtle and unobtrusive when I don't need it so I barely notice it otherwise. I think it's a better feature than code folding and something I think all editors should offer.
Anyway, to each their own. You can turn it off.
Re: Sublime Text 2 Build 2139 Released
#39Earlier quoted context omitted.
If anyone is like me, they try it out, decided it isn't ready for daily usage, and then forget about it. This replaces "Check for Updates" :-)
It's not really newsworthy though. I could see a release being posted to HN if it contained a huge new feature set but from what I can see this is just normal update ?
Re: Sublime Text 2 Build 2139 Released
#40I 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?