Skip to content

applied-material-modeling/neml2-language-support

 
 

Repository files navigation

NEML2 Language Features

Language features for NEML2 input files with extension ".nm".

Supported features

  • Formatting
  • Hover over text

Forked from idaholab/moose-language-support

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).

Known Issues

Autocompletion is under development.

Release Notes

0.0.2

Fork from idaholab/moose-language-support. Update README.md to explain modifications.

0.0.1

Initial release

About

Language features for NEML2 input files in Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.0%
  • JavaScript 21.0%