In my graduation project I made extensive use of the distribution system simulation capabilities of OpenDSS. At the time I was using Gedit as my main text editor, and so I created an OpenDSS syntax highlighter for Gedit.
TODO
-
Add more logic to only highlight valid combinations of parameters.
Compared to the GridLAB-D syntax the OpenDSS syntax is not extensible, which makes it an even better candidate for a more conditional highlighting. -
Bring highlighting support to my now favorite editor Atom for an experience that is also cross-platform.