Difference between revisions of "Atom"

131 bytes added ,  05:28, 3 December 2018
Added categories
imported>Qazaaq
imported>Qazaaq
(Added categories)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Text Editors]]
[[Category:Scripting]]
'''Atom''' is a completely free, open-source, highly-extensible text editor based on Chromium and Node.js.
'''Atom''' is a completely free, open-source, highly-extensible text editor based on Chromium and Node.js.
It was created and is being actively developed by the GitHub team.
It was created and is being actively developed by the GitHub team.
Line 13: Line 11:
#Go to [https://atom.io/ the Atom website], download the setup file, and run it.
#Go to [https://atom.io/ the Atom website], download the setup file, and run it.


===Install Packages===
===Install packages===
Syntax highlighting and snippets are provided by the [https://atom.io/packages/language-papyrus language-papyrus] package.
* Fallout 4 [https://atom.io/packages/language-papyrus language-papyrus]
* F4SE [https://github.com/Neanka/atom-language-papyrus language-papyrus]
 
Syntax highlighting and snippets are provided by the one of the language packages.
Compilation is provided by the [https://atom.io/packages/build build] and [https://atom.io/packages/build-papyrus build-papyrus] packages.
Compilation is provided by the [https://atom.io/packages/build build] and [https://atom.io/packages/build-papyrus build-papyrus] packages.
#In Atom, open the settings tab (File -> Settings, or {{key press|Ctrl|,}})
#In Atom, open the settings tab (File -> Settings, or {{key press|Ctrl|,}})
Line 98: Line 99:
==See Also==
==See Also==
*[[:Category:Text Editors|Other Text Editors]]
*[[:Category:Text Editors|Other Text Editors]]
[[Category:Text Editors]]
[[Category:Scripting]]
[[Category:Tooling]]
Anonymous user