Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>LAMMPS Script SyntaxNew to Visual Studio Code? Get it now.
LAMMPS Script Syntax

LAMMPS Script Syntax

thangckt

|
476 installs
| (1) | Free
Keyword/Syntax highlighting extension for Molecular Dynamics Scripts LAMMPS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LAMMPS Syntax in VSCode

A minimal VSCode extension concisely for highlighting LAMMPS input files.

This extension is originally derived from lammps_vscode, which strips off uncommon features to minimizes memory usage and dependencies.

I made it to fit my personal usage and resources. If you need more features, I recommend to use the original one.

Features

  • Highlight the keywords in LAMMPS input files.
  • Recognizes *.lmp, *.lmps, *.lammps, and in.* files as LAMMPS input files.
  • Folding possible between Markers #[ and #]

Extension Settings

  • lammps.AutoComplete.Setting: Controls the behaviour of the autocompletion feature. This setting may influence the performance of the extension.
  • lammps.Hover.Detail: Control the length of the displayed description in the hover popup.
  • lammps.Hover.Enabled: Display command information in a popup when hovering over a command or keyword.
  • lammps.Hover.Examples: Display example usage in the hover popup.

Usage

Syntax Highlighting

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft