Difference between revisions of "Atom"

408 bytes added ,  15:32, 20 June 2016
Added more snippet information
imported>Kicoax
m (Made tricks lowercase)
imported>Kicoax
(Added more snippet information)
Line 27: Line 27:
==Usage==
==Usage==
===Snippets===
===Snippets===
Snippets are nearly identical to the [[Sublime Text Papyrus Plugin#Existing_Snippets|Sublime Text plugin's snippets]].
The available snippets are nearly identical to the [[Sublime Text Papyrus Plugin#Existing_Snippets|Sublime Text plugin's snippets]].
To use a snippet, just begin typing the name of a function/event/other snippet, and a list of matched snippets will appear.
You can choose which one to use with the arrow keys or mouse, and complete it by pressing {{key press|Tab}} or clicking on it.
Immediately after autocompletion, you may be able to cycle through pieces of it by pressing {{key press|Tab}} again, depending on the snippet.


===Compilation===
===Compilation===
Anonymous user