Difference between revisions of "Atom"

2 bytes removed ,  23:47, 7 June 2016
Rephrasing
imported>Kicoax
(Moved the linter instruction)
imported>Kicoax
(Rephrasing)
Line 27: Line 27:
==Usage==
==Usage==
The build-papyrus package currently only supports using [[Papyrus Projects|Papyrus project files]] to compile.
The build-papyrus package currently only supports using [[Papyrus Projects|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 your Papyrus project file is in the base folder that you have open in Atom, and use <code>Ctrl-Alt-B</code> to trigger the build.
If you add, delete, or rename a project file, make sure you run the <code>Build: Refresh Targets</code> command in the palette (<code>Ctrl-Shift-P</code>).
If you add, delete, or rename a project file, make sure you run the <code>Build: Refresh Targets</code> command in the palette (<code>Ctrl-Shift-P</code>).
Snippets are nearly identical to the [[Sublime Text Papyrus Plugin#Existing_Snippets|Sublime Text plugin's snippets]].
Snippets are nearly identical to the [[Sublime Text Papyrus Plugin#Existing_Snippets|Sublime Text plugin's snippets]].
Anonymous user