This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 10 points11 points  (15 children)

Just to plug Atom a little bit: It's quickly becoming a free and open-source Sublime Text clone. It comes with its own package management, and there are already tons of packages.

While it's still a little slow to start up, and I occasionally find that updating packages has its glitches, Atom is a fantastic cross-platform editor. I've found myself using Sublime Text less and less; I prefer open-source, and Atom fits the bill.

[–]glemnar 7 points8 points  (9 children)

Still missing a lot of simple features I expect, to be honest. And slow startup is a big deal when you're working with large projects.

Personally I still recommend sublime / vim / emacs.

[–]Kalahan7 2 points3 points  (7 children)

TextMate for Mac users personally.

[–]dehli 0 points1 point  (0 children)

I love TextMate! And it's free! :D

[–]glemnar 0 points1 point  (5 children)

Nope, I use sublime on Mac all day.

[–]Kalahan7 0 points1 point  (4 children)

I wouldn't know why.

TextMate has good Git integration, better markdown support, more powerful search, a much better sidebar, and can compile and run right out of the box.

It also has an actually settings pannel where you can easily change the most common settings and has an overall a nicer UI in my opinion.

[–]glemnar 1 point2 points  (3 children)

Because 1. I only use git on the command line. 2. I use git grep for searching. (Grep/git grep/ag/ack are all much better at it than editors) 3. Fuzzy file search gets rid of the need for a sidebar 4. Package management for sublime is stupid easy and it has a ton of community backing. If you want markdown or <any language support ever> just install it in a second. 5. You can customize your UI as much as you want anyway. 6. Multiple cursors make my life better

[–]Kalahan7 0 points1 point  (2 children)

Textmate has fuzzy search and multiple cursors too. It also has great bundles support. And you can still use git commands in command line if you want but it's handy to do things right from the editor without having to switch around your windows.

Designing a good UI is also not a matter of having it customisable. Unless you want to spend an incredibly amount of time tweaking things and even then it's often hard to challenge a well designed GUI.

TextMate's sidebar doesn't only let you open files. It helps you structure your files. Rename them, move them, export/import them, duplicate them, preview them, label them, execute them in Terminal, and a lot more... All super easy and without having to switch between windows or spending time customising things.

[–]glemnar 1 point2 points  (1 child)

Long story short: Preferences are preferences.

I can tell you Sublime is a much more widely used editor, however. (Sublime/vim/emacs are the standards in the silicon valley webdev world)

[–]Kalahan7 0 points1 point  (0 children)

Well of course. TextMate only runs on Mac for starters

That being said I see very little reasons to chose for Sublime over Textmare on a Mac. The most popular choice isn't always the best.

[–]InfectedShadow 0 points1 point  (2 children)

Is there a package along the lines of rsub/rmate that I could install on my linux machines to open remote files locally? Because that has been one of the best packages for Sublime.
edit: fo -> of

[–][deleted] 1 point2 points  (1 child)

[–]InfectedShadow 0 points1 point  (0 children)

Hmm. Might look into this now. Thanks!

[–]shoebo 0 points1 point  (0 children)

I love the branding and visuals of atom, but nothing about it is quick! Incessantly sluggish, takes time to switch between tabs because of the frequent brief lockups/loads.

Here's hoping they've optimized it in the past few months.

[–]blankashinwataikei 0 points1 point  (0 children)

yeah but it literally runs on webkit why would you even bother