Features | Screenshots | Install | Forum
BGforge MLS is a VScode extension adding support for Star-Trek Scripting Language (ssl) used in Fallout 1 and 2 games, and several file formats (d, baf, tp2, tra, 2da) used by WeiDU and Infinity Engine, as well as Sword Coast Stratagems Scripting Language (ssl/slb), and TBAF.
- Syntax highlighting
- Completion
- Hovers
- Error reporting
- Signature help, diagnostics, docstrings, etc. See the forum.
- Embedded cross-platform .ssl compiler (check
falloutSSL.useBuiltInCompileroption)
- Search for BGforge in VScode marketplace, like any other extension. (Alternatively, download the package from Github releases tab and install it manually.)
- Check general settings.
- Check file associations.
- Check hotkeys.
- Enable custom theme and icon theme.
- (Infinity Engine) Install IElib.
CTRL+R: compile (Falloutssl) or parse (WeiDUtp2) file, reporting errors if any.


