Created
April 10, 2016 14:41
-
-
Save elad/688dae3789b1c90d358869976c4bfd1e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Things I want in a text editor | |
From Atom: | |
- Free | |
- Default theme | |
- Community | |
- Autocomplete | |
From Sublime: | |
- No notion of "project" but rather "files" and "folder" and maybe "group" | |
- Spaces and tabs show as dots and long horizontal lines only when highlighted | |
- Restore unsaved buffers | |
Other: | |
- Remote file editing over SSH even for single files that doesn't require local mirroring | |
- Avoid crashing or long hangs when mounts or network resources are unavailable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment