PowerShell ISE Help Window doesn't show Parameters -
powershell ise has window pop-up, cannot enable parameters (and description) settings - sections. inconvenient because despite having quick access "helpful" still have go online see parameters.
to standard: get-help get-member -full or full online help.
the same issue persists new powershell ise preview. , problem appears when clicking in little gui command in standard powershell (not ise): example, after running show-command get-member , pressing ? button.
for info, updated update-help, it's not problem.
is there way correct via gui or somehow programmatically using $psise?

Comments
Post a Comment