Skyrim
0 of 0

File information

Last updated

Original upload

Created by

Quad2Core and MrJack

Uploaded by

mrpwn

Virus scan

Safe to use

About this mod

Sublime Text 2 and 3 package for the Papyrus scripting language.

Requirements
Permissions and credits
Changelogs
Sublime Text 2 and 3 package for the Papyrus scripting language.

SublimePapyrus is a package that aims to provide a development environment for the Papyrus scripting language within Sublime Text. The package is split into a core package and additional packages for specific games and/or resources. The core package is always required, but the other packages usually depend upon the core package or one of the other packages.

How to install
- Download a release.
- Start Sublime Text.
- Click on the Browse Packages... option in the Preferences section of Sublime Text's toolbar.
- The \Data\Packages folder should now be open. Browse to \Data\Installed Packages.
- Open the release archive that was downloaded and extract the .sublime-package files to \Data\Installed Packages.
- Restart Sublime Text.

Features
- Syntax highlighting
- Build systems
- Linter
- Intelligent code completion
- Tooltips
- Various commands

See the GitHub repository for more information.

Credits:
From version 1.0.0 onwards:
Kapiainen (MrJack, mrpwn)

Prior to version 1.0.0:
Quad2Core
MrJack
Based on the work done by Bethesda Game Studios and Mark Hanna. Used according to the license included in the original package and said license is included in this package.