Back Home Table of Contents

Extension Debugging

These options are useful when you are developing extensions.

Highlight menu entries of extensions

Highlights extensions. "Obsidian" (NPS 3.x) extensions are highlighted in blue and "Pyrite" (NPS 4.x) extensions are highlighted in green.

Highlight menu entries of scriptables

Highlights scriptable menus (excluding Scriptable extension types as those are still treated as extensions). Scriptable menus can be customized by the user unlike hard-coded ones.

Fast debugging

To speed up debugging of a single filter, you can enable Fast Debugging. This will speed up NPS load time by skipping the majority of other extensions. Don't select this if you need to test how your extension interacts with others.

Clear debug authorizations

For security, extensions outside of the Extensions subdirectory will prompt you for authorization before first run. You can clear these authorizations by clicking this button.