vue2-grammar/README.md
2019-12-01 19:36:36 +10:00

763 B

SWMF configuration file syntax highlighting

Syntax highlighting and some code completion for Space Weather Modelling Framework (SWMF) configuration files, such as the BATSRUS PARAM.in file. The rules are based on the SWMF manual section 3.2.2.

Automatically highlights files ending in .in and .IN.

A document tree is also provided in the outline view.

highlight and folding demo

Features

  • Syntax highlighting
  • Comment/uncomment using ! as comment character.
  • Hierarchical document tree in outline view.
  • Code folding between #BEGIN_COMP and #END_COMP markers.
  • Autoclosing of #BEGIN_COMP.