Releases: NuCoMP/mcnp-language-server-vscode
Releases · NuCoMP/mcnp-language-server-vscode
Release v0.0.15
Release v0.0.14
Changed
- Translation button/menus hidden by default
- Updated translation scripts
Added
- Translation to OpenMC developer option
Release 0.0.13
Fixed
- Button visibility on title menu.
Release v0.0.12
Changed
- Changed position of MCNP commands in menus.
Added
- Button/command for translation to Serpent model. Currently a developer option, requires MCNP and Serpent APIs.
Release v0.0.11
Changed
RunandPlotcommands/buttons only display for.mcnpfiles.RunandPlotbuttons stack.
Release v0.0.10
Fixed
- Added setting for MCNP DATAPATH variable.
- Fixed execution options for Windows CMD and Powershell.
Release v0.0.9
Changed
- Built language server with Eclipse 2022-06.
- Updated language server libraries.
- Added known validation issues to README.
Release v0.0.8
Fixed
- Bug fixes on
PTRAC
Release v0.0.7
The first version to be included as a GitHub release!
Fixed
$comments indented by 5+ spaces are now validated properly.CCCkeyword can now appear after a 5+ space line continuation onSDEF.- Bug allowing blank lines in a lattice definition.
Changed
- Toggle Comment character is changed to
$indented by 5 spaces to avoid issues when commenting indented lines.