Skip to content

applied-material-modeling/neml2-syntax-highlighting

Repository files navigation

NEML2 Syntax Highlighting

Syntax highlighting for NEML2 input files with extension ".nm".

Supported syntax

  • Top-level blocks
    • Settings
    • Tensors
    • Solvers
    • Data
    • Models
    • Drivers
    • Schedulers
  • Block opening [*] and closing []
  • General field option = value
  • Special field type = Object
  • Quoted value option = '*'
  • Numeric values 123, -5.2e3
  • Special values true, false
  • Comments starting with #

Known Issues

None

Release Notes

0.0.2

  • Fix the scopes of some syntax groups
  • Decrease minimum compatible vscode engine version

0.0.1

Initial release

About

Syntax highlighting for NEML2 input file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published