Syntax highlighting for NEML2 input files with extension ".nm".
- 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
#
None
- Fix the scopes of some syntax groups
- Decrease minimum compatible vscode engine version
Initial release