Difference between revisions of "Sublime Text Setup"
Latest version of sublime integration doesn't need the batch file anymore.
imported>JustinOther m (→Quick Compile: F7 or Ctrl+B.) |
imported>SLiesegang (Latest version of sublime integration doesn't need the batch file anymore.) |
||
Line 8: | Line 8: | ||
==Quick Compile== | ==Quick Compile== | ||
Assuming that your copy of the Papyrus Compiler and its associated batch files are in their default locations and "Tools" > "Build System" > "Papyrus" has been selected, you should be able to hit F7 or Ctrl+B while looking at a Papyrus file to run it through the compiler. (The output will appear in the bottom panel, so be sure to check for any errors!) | Assuming that your copy of the Papyrus Compiler and its associated batch files are in their default locations and "Tools" > "Build System" > "Papyrus" has been selected, you should be able to hit F7 or Ctrl+B while looking at a Papyrus file to run it through the compiler. (The output will appear in the bottom panel, so be sure to check for any errors!) | ||
*See [[Papyrus_Compiler_Reference|Papyrus Compiler Reference]] for more information. | *See [[Papyrus_Compiler_Reference|Papyrus Compiler Reference]] for more information. | ||