Skip to content

imaranresearch/lammps_vscode

 
 

Repository files navigation

lammps_vscode README

This extension for Visual Studio Code provides syntax/keyword highlighting functionality for LAMMPS (Molecular dynamics Software) and LIGGGHTS(R)-PUBLIC (Discrete Element Method Particle Simulation Software) Scripts.

Features

Syntax/Keyword Highlighting

Syntax Highlighting

  • Syntax Highlighting for Keywords, Variables and Data Types
  • Keyword list up to date with the Lammps documentation as of April 2020
  • Keyword Highlighting for LIGGGHTS(R)-PUBLIC scripts supported
  • Folding possible between Markers #[ and #]
  • Recognizes .lmp, .lmps and .lammps file extensions

Autocompletion

Autocompletion

  • Completion suggestions with corresponding informations are displayed
  • Different autocompletion behaviours can be selected

Hover information

Hover

  • Information about Lammps commands are displayed when hovering over them
  • Appearance of the hover panel is customisable

Please report issues and feel free to contribute.

About

VSCODE extension for syntax highlighting of LAMMPS scripts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%