Difference between revisions of "Atom"

50 bytes added ,  17:47, 6 June 2016
Added link to Sublime Text snippets
imported>Kicoax
(Added info about build:refresh-targets)
imported>Kicoax
(Added link to Sublime Text snippets)
Line 27: Line 27:
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.
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 plugin's snippets.
Snippets are nearly identical to the [[Sublime Text Papyrus Plugin#Existing_Snippets|Sublime Text plugin's snippets]].


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