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
Something in my Powershell profile (linked above) is causing Haystack to fail to correctly initialize a Powershell session. It leaves the terminal session in a damaged but usable state, with incorrect prompt text (failed escapes?) and playing an error bell with every command issued. Disabling my profile by adding -NoProfile to the launch arguments in Haystack settings prevents the issue.
I'm reporting this here as the same profile and environment does not cause issues on current VSCode. I believe I remember it happening in VSCode at one point in the past, so this could be solved by rebasing on a newer version of the upstream.
Images
Context
Does this issue occur when all extensions are disabled?: Yes
Haystack Version (also note the typo'd string interpolation for the "About Haystack" window)
Haystack Version: 0.19.1
VS Code Version: 1.90.0 (user setup)
Chromium: 122.0.6261.156
OS: {3 } Installed Extensions
Summary
Something in my Powershell profile (linked above) is causing Haystack to fail to correctly initialize a Powershell session. It leaves the terminal session in a damaged but usable state, with incorrect prompt text (failed escapes?) and playing an error bell with every command issued. Disabling my profile by adding
-NoProfile
to the launch arguments in Haystack settings prevents the issue.I'm reporting this here as the same profile and environment does not cause issues on current VSCode. I believe I remember it happening in VSCode at one point in the past, so this could be solved by rebasing on a newer version of the upstream.
Images
Context
Does this issue occur when all extensions are disabled?: Yes
Haystack Version (also note the typo'd string interpolation for the "About Haystack" window)
Haystack Version: 0.19.1VS Code Version: 1.90.0 (user setup)
Chromium: 122.0.6261.156
OS: {3 }
Installed Extensions
VS Code Version
Version: 1.93.1 (system setup)Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.19045
OS Version: Windows 10 Pro 22H2
Powershell Info:
profile.ps1
in use$PSVersionTable
:Steps to Reproduce:
profile.ps1
as referenceThe text was updated successfully, but these errors were encountered: