SnipDo-Extensions
SnipDo-Extensions copied to clipboard
The program filters or eliminates specific PowerShell code snippets param() after the plugin is installed.
After trying to install the plugin, the software automatically removes the code from the parameter passing section:
For example in Dictionary.pbar:
in which the following part was be deleted:
param( [string]$DICT_LANGUAGE, [string]$PLAIN_TEXT )
Wondering if this is a restriction for free users?