Atom Setup

Revision as of 01:16, 19 August 2014 by imported>Gawdl3y (Created page with "Atom is a new open-source text editor that is currently in an open alpha stage. It can be downloaded from the [https://atom.io/ official Atom site]. Atom has an extremely flex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Atom is a new open-source text editor that is currently in an open alpha stage. It can be downloaded from the official Atom site. Atom has an extremely flexible package system that allows customization of virtually everything about the editor.

Setting up syntax highlighting and snippets

Syntax highlighting for Papyrus and Papyrus assembly is provided by the language-papyrus package. To install it, follow these instructions:

Method 1

Open the settings tab (File -> Settings, or Ctrl + Comma), select the packages section, and search for "language-papyrus". When the results appear, click "Install" on the package.

Method 2

Run apm install language-papyrus in a command prompt.


Language: [[::Atom Setup|English]]