Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 474 Bytes

This is a syntax hightlighter for .ode files to be used in conjunction with XPP/XPPAUT

Features:

  • Recognizes reserved mathematical functions in ODE files
  • Highlights function derivatives at the start of lines
  • Highlights comments to improve readability
  • Works with any theme that uses normal scope systems (pretty much all of them)

Known Issues

  • Missing some keywords or mathematical functions
  • Regex does not detect derivatives in the form $x'$ or $x[1..3]$