Difference between revisions of "Atom Setup"
Jump to navigation
Jump to search
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...") |
imported>Gawdl3y m |
||
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 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 for Papyrus and Papyrus assembly is provided by the [https://github.com/Gawdl3y/atom-language-papyrus language-papyrus] package. To install it, follow these instructions: | Syntax highlighting for Papyrus and Papyrus assembly is provided by the [https://github.com/Gawdl3y/atom-language-papyrus language-papyrus] package. To install it, follow these instructions: | ||
Revision as of 00:18, 19 August 2014
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.
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 |
---|