Live data from Hacker News

Chocolat - the new editor

chocolatapp.com

21–30 of 150 posts

Re: Chocolat - the new editor

#21

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…

By "not-vim-but-vim-like" do you mean modal editors?

Re: Chocolat - the new editor

#24
post #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.

Textmate 2 seems pretty much non-existent. There hasn't been a lot of information as to what it will actually bring. That said, Textmate 1 is still a very good editor if your into macros instead of vi-style full keyboard control.

The problem I see is that every new editor isn't featured enough so it falls short compared to peoples editor of choice in some trivial way ("I don't like tabs" or "There's no go to file feature.")

Re: Chocolat - the new editor

#25
I know I'm a graybeard, but I have yet to see a serious editor on any platform that could get me to switch away from Emacs. The perils of 20+ years of muscle memory and accumulated knowledge, I suppose.

Re: Chocolat - the new editor

#26

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…

Komodo IDE does a great job with the Vim key bindings.

http://www.activestate.com/komodo-ide

Re: Chocolat - the new editor

#27

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.

I love me some textmate, but the lack of split window editing makes me sad, every time I start really working in it.

Re: Chocolat - the new editor

#28

Earlier quoted context omitted.

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

Not that I know of. I mostly use tabs when I run out of room with all the splits I have.

Re: Chocolat - the new editor

#30
post #23

Beautiful landing page, beautiful product. This looks to be an awesome editor. Can't wait.

I agree that it's a great looking looking site. But I don't see many detailed feaures. Can I ask you what you think makes this look to be an awesome editor? I am a Vim and Komodo user so I am admitedly hard to please but it seems the other new kid on the block, Sublime Text 2, offers more than Chocolat.
Post reply on HN