Live data from Hacker News

Chocolat - the new editor

chocolatapp.com

1–10 of 150 posts

Re: Chocolat - the new editor

#4
"Who doesn't like tabs?"

In text editors? Me.

I don't like thinking about which individual files are open. Any file under the root of my project (i.e. the editor's current working directory) is fair game for an open buffer. I treat open file as "go to class".

Re: Chocolat - the new editor

#7

"Who doesn't like tabs?" In text editors? Me. I don't like thinking about which individual files are open. Any file under the root of my project (i.e. the editor's current working directory) is fair game for an open buffer. I treat open file as "go to class".

You should try Sublime Text 2 w/ the tabs and sidebar hidden. It's a dream :)

Re: Chocolat - the new editor

#8

"Who doesn't like tabs?" In text editors? Me. I don't like thinking about which individual files are open. Any file under the root of my project (i.e. the editor's current working directory) is fair game for an open buffer. I treat open file as "go to class".

I like vim's tabs as a way of grouping kinds of buffers into a few categories, eg each tab might gave several split buffers representing a Django app per tab. This isn't how tabs work in most editors though.

Re: Chocolat - the new editor

#9
A actively developed and quality casual editor for mac would be great.

Textmate is still awesome, but it's getting stale on the innovation side. I can't say I've given Vico a try, but it isn't free ($40). And Kod looked great too, but it's stuck on version 0.0.3.

Then again these aren't completely valid complaints. Vim is as great as ever, even though you aren't seeing any shiny big and innovative releases.

Perhaps Chocolat will be worth the £30 price the developers plan. But I don't think I could move away from vi style navigation.

Re: Chocolat - the new editor

#10

No vim mode support?

This is the programmer/IDE-dweeb's version of "well yeah.. but does it run Linux?" Only half joking; the parent's comment is exactly what I thought after searching through the feature list.

It's funny how, when forced to work outside of vim, the first thing I (and at least one other person, it would seem) do is try to make the environment as vim-like as possible (with usually-mixed-to-unsatisfactory results).

Eclipse and Visual Studio are the only IDEs I can think of that, outside of The True Vim, support the "vim-like" editing paragidm with any robustness (viemu on VS2008 ($), vsvim on VS2010(free-as-in-beer).. I forget the name of Eclipse's premiere VS plugin.. but I know it's in the gallery.. there's also the "embed a vim window in Eclipse" thing, but I found it somewhat ackward). MonoDevelop has a core-support vim plugin, as well, but it's not-quite-there, yet (as of 2.6).

Anyone else have any preferred "not-vim-but-vim-like" editors, when forced to work outside of The Better IDE? (And I don't want to hear that viper-mode shit, either. It's a False Vim and you know it.. like the snake that tempted Adam and Eve into Sin!).

Post reply on HN