Difference between revisions of "Atom Setup"
Jump to navigation
Jump to search
imported>Gawdl3y m |
imported>Gawdl3y |
||
Line 1: | Line 1: | ||
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 flexible package system that allows customization of virtually everything about the editor. | Atom is a new open-source text editor that is currently in an open alpha stage. It was created and is being actively developed by the GitHub team. It can be downloaded from the [https://atom.io/ official Atom site]. Atom has an extremely flexible package system that allows customization of virtually everything about the editor. | ||
== Syntax highlighting and snippets == | == Syntax highlighting and snippets == |
Revision as of 00:36, 19 August 2014
Atom is a new open-source text editor that is currently in an open alpha stage. It was created and is being actively developed by the GitHub team. 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.
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: | English |
---|