Atom
Configure autosave
- Go to Atom > Preferences > Packages
- Scroll down until you find the "Autosave" package
- Click on the "Autosave" package and and check the "Enabled" box
Change the autocomplete functionality
- Go to Atom > Preferences > Install
- Search for "inline-autocomplete"
- Find the result by "alexchee" and install it
Installing a good color picker
- Open Atom Settings
- Go to Install in the left hand sidebar
- Type "color-picker" into the search box
- Find the entry for "color-picker" by thomaslindstrom (there are other color picker packages, so make sure you're getting the right one) and click the "Install" button
- Bring up the color picker in Atom when editing a file by pressing cmd + shift + c