Difference between revisions of "Atom"

192 bytes added ,  05:28, 3 December 2018
Added categories
imported>Kicoax
m (Linked Sublime Text)
imported>Qazaaq
(Added categories)
 
(3 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 95: Line 96:
*[https://atom.io/packages/project-manager project-manager] - Lets you save your Atom workspace as a project, and easily reopen them
*[https://atom.io/packages/project-manager project-manager] - Lets you save your Atom workspace as a project, and easily reopen them
*[https://atom.io/packages/clipboard-plus clipboard-plus] - Keeps your clipboard history
*[https://atom.io/packages/clipboard-plus clipboard-plus] - Keeps your clipboard history
==See Also==
*[[:Category:Text Editors|Other Text Editors]]
[[Category:Text Editors]]
[[Category:Scripting]]
[[Category:Tooling]]
Anonymous user