Difference between revisions of "Sublime Text Setup"
Jump to navigation
Jump to search
m
→Updating the snippets: Linked a complete set of event snippets
imported>JustinOther m (→Loading syntax highlighting and auto-complete: Folder is in AppData\Roming\) |
imported>JustinOther m (→Updating the snippets: Linked a complete set of event snippets) |
||
Line 19: | Line 19: | ||
==Updating the snippets== | ==Updating the snippets== | ||
The existing Papyrus package for Sublime Text includes a number of snippets that will auto-complete to frequently used things (like typing "onhit" and then tab will create a proper OnHit event so you don't have to constantly be looking up the syntax). If you want to make more of these, you can simply add another .sublime-snippet file to the Package directory. Documentation on snippets is available at [http://www.sublimetext.com/docs/2/ Sublime Text docs site]. | The existing Papyrus package for Sublime Text includes a number of snippets that will auto-complete to frequently used things (like typing "onhit" and then tab will create a proper OnHit event so you don't have to constantly be looking up the syntax). If you want to make more of these, you can simply add another .sublime-snippet file to the Package directory. Documentation on snippets is available at [http://www.sublimetext.com/docs/2/ Sublime Text docs site]. | ||
*[[Media:Papyrus Event Snippets.zip|Papyrus Event Snippets]]. | |||
[[Category:Scripting]] | [[Category:Scripting]] | ||
[[Category:Text Editors]] | [[Category:Text Editors]] |