Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.02 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.02 KB

MCNP

MCNP syntax definitions for Sublime Text.

Installation

Package Control

The easiest way to install is using Package Control. It's listed as MCNP.

  1. Open Command Palette using ctrl+shift+P or menu item Tools → Command Palette...
  2. Choose Package Control: Install Package
  3. Find MCNP and hit Enter

Manual Install

  1. Download appropriate MCNP.sublime-package for your Sublime Text build.
  2. Copy it into Installed Packages directory

Note

To find Installed Packages...

  1. call Menu > Preferences > Browse Packages..
  2. Navigate to parent folder

Warning

Manually installed packages are not automatically updated by Package Control.

Usage

  1. Open an .mcnp file
  2. Select View > Syntax > MCNP

Credits

The syntax definition is ported from https://github.com/repositony/vscode_mcnp