Difference between revisions of "Atom"

83 bytes added ,  17:22, 6 June 2016
no edit summary
imported>Kicoax
m
imported>Kicoax
Line 9: Line 9:


===Install Packages===
===Install Packages===
Syntax highlighting is provided by the [https://atom.io/packages/language-papyrus language-papyrus] package.
Syntax highlighting and snippets are provided by the [https://atom.io/packages/language-papyrus language-papyrus] package.
Building is provided by the [https://atom.io/packages/build build] and [https://atom.io/packages/build-papyrus build-papyrus] packages.
Building 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 Ctrl + Comma)
#In Atom, open the settings tab (File -> Settings, or Ctrl + Comma)
Line 25: Line 25:
The build-papyrus package currently only supports using Papyrus project files to compile.
The build-papyrus package currently only supports using Papyrus project files to compile.
Make sure whatever folder you have open in Atom contains your project file in its root, and use <code>Ctrl-Alt-B</code> to trigger the build.
Make sure whatever folder you have open in Atom contains your project file in its root, and use <code>Ctrl-Alt-B</code> to trigger the build.
Snippets are nearly identical to the Sublime Text plugin's snippets.


[[Category:Scripting]]
[[Category:Scripting]]
[[Category:Text Editors]]
[[Category:Text Editors]]
Anonymous user