Atom Environment Setting

After Install Atom as the Editor, there are some tips.

Hot Key

The list is shown in File -> Settings -> Keybindings. Some of them are used frequently.

  • Ctrl-Shift-F Find in the whole project
  • Ctrl-Shift-M Preview
  • Ctrl-Comma Settings

Plugins

There are some necessary plugins which can help write the code. Instal them accross File -> Settings

  • Preview Go to Packages and disable mark-preview, then, go to Install and search mark-preview-plus
  • Tool-Bar Search it by tool-bar-markdown-writer, it will need the dependency, include tool-bar and markdown-writer, the system will promt.
  • Language Search it by language-markdown
  • Table Search it by markdown-table-editor