PowerShell Studio Feature Requests

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

`Interface` Edit Profile Button

Bosparan, Oct. 31, 2018Released:
5.6.160

One of the greatest convenience features in PowerShell is the PowerShell profile.
And there is no machine where it is more important than the home machine from which you work and code.

So why not make editing this in PSS more convenient by adding a button to open and edit it?

Specifically, add buttons for these profiles:

  • Current user (global)
  • Current user (powershell.exe host)
  • All users (global)
  • All users (powershell.exe host)

Editing the "all users" profiles should ideally not require elevated PSS, instead triggering UAC prompt on save (by launching an elevated process to update the file).

The various buttons should be pinable to the quickaccess bar at the top of the editor.



Request closed for comments and voting.