PowerShell Studio Feature Requests

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

Allow active hyperlinks in code

jvierra, Oct. 20, 2017Under Review

Here is an easy one that many might find useful.

As in Visual Studio ... allow active hyperlinks in comments.

Use:

  • documentation,
  • reference to useful web documents
  • Sapien can add a link to the "TODO:" lines referencing examples in the info
    1. Example

  • # http://msdn.microsoft.com

  1. Example

<#
  Designing Charts for PowerShell
#>

  1. Examplle

#TODO: Initialize Form Controls here



You must be logged in to make a comment on a feature request. Click here to log in now.