Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 699 Bytes

File metadata and controls

21 lines (16 loc) · 699 Bytes

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: