Chocolat - the new editor
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.
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
#13Re: Chocolat - the new editor
#14Re: Chocolat - the new editor
#15I'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
#16A 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…
Chocolat looks more like a contender for TextMate 1 to me... less Vim bindings? I'll probably skip it.
Re: Chocolat - the new editor
#17No 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…
http://visualstudiogallery.msdn.microsoft.com/59ca71b3-a4a3-...
Re: Chocolat - the new editor
#18Reinventing the wheel...