[Atom.io] Initial configuration after installation

Tadashi Shigeoka ·  Fri, June 20, 2014

Taking notes on the settings I made after installing Atom.io.

(Last updated: 2014/06/20)


Core Settings

First, I left the Core Settings unchanged.

atom_io-default-core_settings


Editor Settings

Next, the default Editor Settings look like this:

atom_io-default-editor_settings

I changed them as shown below:

atom_io-my-editor_settings

Changes to Editor Settings

Disabled → Enabled

  • Show Indent Guide
  • Show Invisibles

Enabled → Disabled

  • Soft Tabs
  • Soft Wrap
  • Soft Wrap At Preferred Line Length

Packages

Various packages are installed by default.

Whitespace

I changed this to Disable so it doesn’t automatically remove half-width spaces.

That’s all for now from the Gemba. (Will be updated as needed)