Difference between revisions of "Sublime Text Setup"
Jump to navigation
Jump to search
m
no edit summary
imported>Cipscis (→Loading syntax highlighting and auto-complete: Added link to bundle for 1.06.00 beta) |
imported>Ereksen m |
||
Line 18: | Line 18: | ||
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]]. | *[[Media:Papyrus Event Snippets.zip|Papyrus Event Snippets]]. | ||
==Viewing Papyrus Assembly== | ==Viewing Papyrus Assembly== | ||
Line 25: | Line 23: | ||
This package is currently available on Skyrim Nexus - [http://skyrim.nexusmods.com/mods/24009 Papyrus Assembly package for Sublime Text 2] | This package is currently available on Skyrim Nexus - [http://skyrim.nexusmods.com/mods/24009 Papyrus Assembly package for Sublime Text 2] | ||
{{Languages}} | |||
[[Category:Scripting]] | |||
[[Category:Text Editors]] |