Home

Awesome

cpptraj Syntax Highlighting for VSCode

This is a Visual Studio Code extension to give syntax highlighting to cpptraj files. It will look for .in, .traj, and .trajin file extensions.

example of syntax highlighting in editor

Installation

Clone this repository into ~/.vscode/extensions, and you should be good to go.

$ cd ~/.vscode/extensions
$ git clone https://github.com/emleddin/vsc-lang-cpptraj.git

Related: