5/15/2016 6:24:34 PM [NORMAL] - Method "Main" at line 145 of C:\projects\powershelleditorservices\src\PowerShellEditorServices.Host\Program.cs PowerShell Editor Services Host v0.6.0.345 starting (pid 6808)... Host application details: Name: Visual Studio Code Host ProfileId: Microsoft.VSCode Version: 0.6.0 5/15/2016 6:24:34 PM [VERBOSE] - Method "SetExecutionPolicy" at line 945 of C:\projects\powershelleditorservices\src\PowerShellEditorServices\Session\PowerShellContext.cs Current execution policy: ExecutionPolicy.RemoteSigned 5/15/2016 6:24:34 PM [NORMAL] - Method "Initialize" at line 186 of C:\projects\powershelleditorservices\src\PowerShellEditorServices\Session\PowerShellContext.cs PowerShell runtime version: 5.0.10240.16384 5/15/2016 6:24:34 PM [VERBOSE] - Method "SetProfileVariableInCurrentRunspace" at line 1055 of C:\projects\powershelleditorservices\src\PowerShellEditorServices\Session\PowerShellContext.cs Setting $profile variable in runspace. Current user host profile path: C:\Users\makhna\Documents\WindowsPowerShell\Microsoft.VSCode_profile.ps1 5/15/2016 6:24:35 PM [VERBOSE] - Method "Initialize" at line 102 of C:\projects\powershelleditorservices\src\PowerShellEditorServices\Extensions\ExtensionService.cs Executing extension API cmdlet script at path: C:\Users\makhna\AppData\Local\Temp\PSES_ExtensionCmdlets_0kja00ld.ps1 5/15/2016 6:24:35 PM [VERBOSE] - Method "ExecuteCommand" at line 351 of C:\projects\powershelleditorservices\src\PowerShellEditorServices\Session\PowerShellContext.cs Attempting to execute command(s): . C:\Users\makhna\AppData\Local\Temp\PSES_ExtensionCmdlets_0kja00ld.ps1 5/15/2016 6:24:35 PM [VERBOSE] - Method "OnSessionStateChanged" at line 694 of C:\projects\powershelleditorservices\src\PowerShellEditorServices\Session\PowerShellContext.cs Session state changed -- Old state: Ready New state: Running Result: NotFinished 5/15/2016 6:24:35 PM [VERBOSE] - Method "ReadMessage" at line 111 of C:\projects\powershelleditorservices\src\PowerShellEditorServices.Protocol\MessageProtocol\MessageReader.cs READ MESSAGE: { "jsonrpc": "2.0", "id": 0, "method": "initialize", "params": { "processId": 2668, "rootPath": "c:\\Users\\makhna\\.vscode\\extensions\\ms-vscode.PowerShell-0.6.0\\examples", "capabilities": {} } } 5/15/2016 6:24:35 PM [VERBOSE] - Method "OnSessionStateChanged" at line 694 of C:\projects\powershelleditorservices\src\PowerShellEditorServices\Session\PowerShellContext.cs Session state changed -- Old state: Running New state: Ready Result: Completed 5/15/2016 6:24:35 PM [VERBOSE] - Method "ExecuteCommand" at line 392 of C:\projects\powershelleditorservices\src\PowerShellEditorServices\Session\PowerShellContext.cs Execution completed successfully. 5/15/2016 6:24:35 PM [NORMAL] - Method "Main" at line 165 of C:\projects\powershelleditorservices\src\PowerShellEditorServices.Host\Program.cs PowerShell Editor Services Host started! 5/15/2016 6:25:43 PM [VERBOSE] - Method "ReadMessage" at line 111 of C:\projects\powershelleditorservices\src\PowerShellEditorServices.Protocol\MessageProtocol\MessageReader.cs READ MESSAGE: { "jsonrpc": "2.0", "id": 1, "method": "shutdown" } 5/15/2016 6:25:43 PM [NORMAL] - Method "Shutdown" at line 117 of C:\projects\powershelleditorservices\src\PowerShellEditorServices.Protocol\Server\LanguageServer.cs Language service is shutting down...