You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add events for PowerShell execution status (running, completed, etc). (#632)
* Add events for PowerShell execution status (running, completed, etc).
Create notification events for when the Language Server runs PowerShell
scripts, so the client is informed about the status of the running
script.
* Remove empty <return> doc-comments
0 commit comments