Skip to content
Scrivener07 edited this page Jun 24, 2019 · 53 revisions

You can now write mods for Fallout 4 and Skyrim with the aid of modern code editing features such as code completion, jump to definition, hover, symbol search and live updated diagnostics.

If your question is not covered here then consider visiting the Issue Tracker or join us on Discord.

Quick Start

  1. Install the Creation Kit for a supported game.
  2. After installation, the extension will automatically detect your game installation directories by reading the windows registry.
  3. Open the folder containing your project. Note that the extension requires a directory workspace.
  4. Optionally, configure any Settings for the Papyrus Language extension.

Features

This extension supports several advanced features that developers are accustomed to in other language IDEs.

Feature Skyrim Skyrim SE Fallout 4
Language Definition Yes Yes Yes
Static Analysis Yes Yes Yes
Intellisense Yes Yes Yes
Refactoring Yes Yes Yes
Compilation No No No
Debugging No No Yes

Settings

Commands

Extension Activity Bar

Clone this wiki locally