Skip to content

Hydrowelder/lsdyna-ls-prepost-cfile-support

Repository files navigation

LSDYNA LS-PrePost CFile Support

VS Code Marketplace Version VS Code Marketplace Installs VS Code Marketplace Rating License

This extension provides language support for LS-DYNA LS-PrePost command files (.cfile) in Visual Studio Code.

It makes editing LS-PrePost command files easier and more readable by adding highlighting and command assistance.

Features

  • Adds a file icon for the .cfile extension for easy identification
  • Syntax and semantic highlighting for LS-PrePost commands, arguments, strings, and comments
  • Hover documentation for some commands
  • Command snippets and autocomplete for documented LS-PrePost commands
Before After
Before highlighting After highlighting

Install

Install from the VS Code Marketplace or search for LS-DYNA LS-PrePost CFile Support in the Extensions view.

Known Issues/Limitations

  • This extension currently focuses on core LS-PrePost commands. Not all commands or argument combinations may be supported yet.
  • Many commands lack documentation
  • Hover documentation is a little broken
  • No command validation

Disclaimer

This extension is not affiliated with or endorsed by Ansys. It is an unofficial project provided as-is.