Version 2.2.0
The Fallout 4 module should be considered experimental at the moment. The Papyrus language has changed significantly.
Core
- Added the ability to use the Open script command in views that do not have a compatible syntax. An additional panel, which allows you to select which module's import paths should be used, opens up after you enter the (partial) name of the script to look for.
- Added support for listing all scripts with the Open script command by typing in an asterisk (*) as the only character.
- Added an optional title setting to module settings. The string value is used when listing modules by name. If this setting does not exist, then the module's key is used instead in listings.
Fallout 4
- Added syntax highlighting.
- Added basic completions.
- Added build systems.
- Added module settings.