Syntax Highlighting in Notepad++

I have updated syntax highlighting in Notepad++
How to install:

  1. Unzip enclosed file.
  2. Open Notepad++
  3. View - “User-Defined Dialogue”, click Import and select extracted file.
  4. Restart Notepad++
  5. Notepad++ should automatically recognize .mod file, if not click Language and select DynareSyntax

Few notes:

  1. I have almost surely missed something (if you find it please post it here so I can update it)
  2. There are some colour inconsistences. Fox example forecast and identification are used as command but also as options to different commands. Some commands have options named like alpha, beta so some of your model parameters might be coloured as well.
  3. I have included some commands that are recognized by Dynare and valid but not documented yet (mostly in ms-sbvar)
    DynareSyntax_ver17092012.zip (2.59 KB)

Thanks for contributing this.

We would be happy to incorporate your code into either Dynare or the Octave installer for Windows (dynare.org/download/octave) which includes Notepad++.

However, if you want your code to be redistributed by us, you should first put it under a free software license (like the GNU GPL 3); this can be stated in a comment in the XML file.