Difference between revisions of "Atom"

19 bytes added ,  01:43, 11 June 2016
m
Added F9
imported>Kicoax
(Rephrasing)
imported>Kicoax
m (Added F9)
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 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.
Make sure your Papyrus project file is in the base folder that you have open in Atom, and use <code>Ctrl-Alt-B</code> or <code>F9</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