Skip to content

Instantly share code, notes, and snippets.

@elad
Created April 10, 2016 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elad/688dae3789b1c90d358869976c4bfd1e to your computer and use it in GitHub Desktop.
Save elad/688dae3789b1c90d358869976c4bfd1e to your computer and use it in GitHub Desktop.
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