Skip to content

This vscode plugin provides syntax highlighting and automatic completion of gromacs input files(.mdp)

Notifications You must be signed in to change notification settings

Zuttergutao/gmxhelper

Repository files navigation

gmxlang README

The gmxlang extension was developed for my research of molecular dynamics. Up to now, this extension can highlight keywords(supported file: .gro, .mdp, .itp,.top, .pdb, .ndx, .xvg, .fasta, .mol2) and provide snippets for .mdpfile。

Additionally, code formatting features .mdp and .gro were supported.

Detailed information on amino acids is provided as a hover when opening the fasta file.

Detailed information on parameters is provided as a hover when opening the mdp file.

Now, Section Folding is supported!

Features

The gmxhelper extension is a vscode extension to generate regular mdp files and highlight the syntaxes.

Now this extension supports the following file types:

  • .top
  • .mdp
  • .gro
  • .itp
  • .pdb
  • .xvg
  • .ndx
  • .mol2
  • .fasta

Main function

  • highlight different amino acids in different colors.

  • highlight atom, type name and etc.

4
  • code formatting for mdp and gro

    formatting
  • provide common .mdp code for easy use.

    autocompletion
  • hover information for amino acids bp32M8.md.gif

About

This vscode plugin provides syntax highlighting and automatic completion of gromacs input files(.mdp)

Resources

Stars

Watchers

Forks

Packages

No packages published