When comparing Chocolatapp vs Suplemon, the Slant community recommends Suplemon for most people. In the question“What are the best programming text editors?” Suplemon is ranked 51st while Chocolatapp is ranked 54th. The most important reason people chose Suplemon is:
Multiple cursors & column selection allow versatile ways of editing.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Split editing
Viewing two files at once is easy in Chocolatapp. Just select them both in the sidebar.
Pro Code completion
Pro Great user interface
Pro Multiple cursors and selections
Pro Live error checking
Chocolat constantly checks your code as you’re writing it. That means no more interruptions from rude parse errors.
Pro Code folding
Pro Built-in language documentation
Pro Live previewing of HTML and Markdown
Pro Light application
Pro Native multi cursor editing on the command line
Multiple cursors & column selection allow versatile ways of editing.
Pro Low learning curve
Does not drown you in keyboard shortcuts or non-intuitive use-concepts as you start using it, but high-level functionality can still be easily accessed when the need for it arises.
Pro Mouse support
Scroll wheel works automatically. With mouse mode (F8) the cursor can be moved with a left-click to a desired position, and new cursors can be added with right clicks.
Pro No required dependencies
Pro Shows linting messages for Python code (requires flake8)
Cons
Con Only available for Mac
It's only available for OSX.
Con Paid application
Chocolatapp is not a free application.
Con No region selection
Some selection features that are taken for granted in other editors are missing here. As they say in their documentation, if you want to copy and paste part of a line, you need to use the mouse to select it and copy with Ctrl + Shift + C.