blu3mania / npp-papyrus

Notepad++ plugin to provide Papyrus scripting language support to Notepad++, such as syntax highlighting with automatic recognition of class names/functions/properties, keywords matching, and hyperlinks to referenced scripts. It also comes with a compiler that can provide compilation errors in a separate list window, as well as inline annotation and indication where errors are reported, plus support anonymization of compiled .pex files.
GNU General Public License v3.0
27 stars 7 forks source link

Batch compile #66

Open dizietsma opened 6 months ago

dizietsma commented 6 months ago

If I wanted to compile a whole load of psc files is there way to use your plugin and notepad++ to do this?

diziet

blu3mania commented 6 months ago

Unfortunately no.