PowerShell Studio Feature Requests

Feature requests, product enhancement ideas, and other product-specific suggestions.

Compiler Directives

gareth.jacobs, Mar. 6, 2018Released:
7.4.118

I would like to see compiler variables (similar to what is seen in C and C++ preprocessor statements) that represent objects such as:

  • File/Product version
  • Product name
  • Description
  • Company
  • Copyright information

Basically, all the information that you can see in the Package, Settings, Version Information.

These can then be referenced and compiled into code. For example, if you update the file/product version in the package settings, that compiler variable can then be used to populate a PowerShell variable.

Thanks

G



Request closed for comments and voting.