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
for /f "usebackq delims=" %%a in (`%where_cmd%`) do set pohityne_path=%%a
if "%pohityne_path%" equ "" (
echo "Content-Length: 199"
echo.
echo {"command":"initialize","success":false,"request_seq":1,"seq":1,"type":"response","message":"phoityne-vscode.exe is not found. Run 'stack install phoityne-vscode', and put it to PATH environment."}