Live data from Hacker News

Chocolat - the new editor

chocolatapp.com

11–20 of 150 posts

Re: Chocolat - the new editor

#12

"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.

Is there a way to expose only certain buffers in certain tabs? My experience has been that all tabs show all loaded buffers...

For this reason, I've pretty much forgone tabs in favor of minibufexpl.vim (https://github.com/fholgado/minibufexpl.vim), which gives me a pretty robust buffer-display window on the top of the editor and easy navigation keybindings ([shift+]ctrl+tab).

Re: Chocolat - the new editor

#13
Oh look, another text editor. Just use TextMate if you're on Mac OS X. If you want something cross platform use Sublime Text, and if you want to be awesome and have a few days to customize and learn use VIM or Emacs. I use Sublime Text on my laptops and desktops and vim on my servers. It's the only editors I need for any operating system and any situation.

Re: Chocolat - the new editor

#15
Looks very nice from the screenshots.

I've been trying out a number of text editors since installing Lion and haven't found one I liked as much as TextMate, but want to as I expect TextMate 2 to never come out and for 1.5 to stop working with some future version of OS X.

Re: Chocolat - the new editor

#16

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 C…

Vico is a good contender for TextMate 2, but it's still pretty buggy for something he charges money for.

Chocolat looks more like a contender for TextMate 1 to me... less Vim bindings? I'll probably skip it.

Re: Chocolat - the new editor

#17

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…

Whoa! Thanks for the heads-up on VsVim. I'll be installing that tomorrow.

http://visualstudiogallery.msdn.microsoft.com/59ca71b3-a4a3-...

Re: Chocolat - the new editor

#20
Now that's a landing page. It had just enough information on the first page, and easily led into the more detailed info in the sidebar navigation. If I was on a Mac and was remotely interested in trying a new editor, I might well have stuck my address in there. As it was, it still drew me in enough to poke around. Well done.
Post reply on HN