v1.1.0
Fixes and improvements
-
#452 - Added the
powerShell/getCommentHelp
request type for requesting a snippet-style text edit to add comment-based help to a function defined at a particular location. -
#455 - Added the
powerShell/startDebugger
notification type to notify the editor that it should activate its debugger because a breakpoint has been hit in the session while no debugger client was attached. -
#663 and #689 - We now write the errors and Write-Output calls that occur while loading profile scripts so that it's easier to diagnose issues with your profile scripts.