After taking a look I want to ask about a few features I would expect to say goodbye to my "old" editor (I actually just migrated from VIM to Emacs). Are they there, or are they going to be included? - auto completion, file names, var names, classes and functions, words in general etc. (like in: vim - omnicomplete, emacs: auto-complete) - fill column marker (v: colorcolumn, e: many, fill-column-indicator) - code outl…
What else do you like about them?
If you like vim or emacs - the Cons seem to far outweigh the one Pro that I can see for these types of editors:
- Online only.
- Client and service back-end usually not open source.
- Far less robust, feature-wise.
- Limited to using these for languages that their back-end supports.
- Limited by browser technology. For instance:
Can I break those tabs out to a new window?
How well does that perform?
Can I middle-click a document-tab to close it?
Does it integrate well with the rest of the
programs running on my operating system?
To the folks at friendco.de: Sorry for being negative. It's nothing personal - I just prefer native over web for my applications and I'm curious as to what people find to be good about web apps besides the one Pro that I mentioned.