Language features for NEML2 input files with extension ".nm".
- Formatting
- Hover over text
This is a fork of idaholab/moose-language-support. The extension's language server discovery logic is heavily inspired by the upstream. Features such as code snippets and action parameter autocompletion are removed since they are not relevant to NEML2 input files. Syntax highlighting is separated out as a standalone extension (neml2-syntax-highlighting).
Autocompletion is under development.
Fork from idaholab/moose-language-support. Update README.md to explain modifications.
Initial release