Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 981 Bytes

File metadata and controls

32 lines (16 loc) · 981 Bytes

AMPL Syntax README

A basic package for syntax highlighting AMPL code in VSCode. This is refactored code from m-paolino on Github which was originally made for the Atom text editor.

Features

Highlights syntax for AMPL in VSCode.

  1. Can add to or remove from each one of the three syntaxes in the syntaxes file in the code.  

example pic

  1. Completion and highlighting for most AMPL terms.

Take these files and place them in the directory "C:\Users\"User"\.vscode\extensions"

Known Issues

Please test and edit. I just wanted to share code that I had refactored for anyone else who wanted to use it.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release