-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terminal - Random "@" appear during typing and pasting #2353
Comments
Duplicate of #2274. (Understand The fix for this should be released this month. |
@rjmholt So it could still be weeks until a fix is released?! Sorry for seeming ungrateful, but. ISE is effectively deprecated since 2017. The stable build of this extension has less features than ISE, so much in fact that I find it limiting compared to ISE. You recommends us to use the preview as it's more feature packed and "as good as stable". For preview/ beta software it would be normal to release builds at a higher cadence, especially with a bug that ruins workflow as much as this does. Absurd bugs like this, and the fact that I can't have a full working day without the VSCode PS extension crashing or freezing so hard I have to restart VSCode multiple times a day, forces us to keep using legacy Windows PowerShell 5.1 and ISE as it ruins workflow too much. Last problem is true for both the stable and the preview build. Yes, it's open source and all that. But this ain't good enough for the worlds most profitable company and their own scripting language/ IDE/ extension combo IMHO. |
This issue has been marked as duplicate and has not had any activity for 1 day. It has been closed for housekeeping purposes. |
System Details
System Details Output
Issue Description
When writing and running some stuff if a open .ps1 file, then going down to the terminal for either pasting or writing anything, a random "@" appear in front.
Reproduce:
Expected Behaviour
No random characters should appear.
Actual Behaviour
Random "@" appear. 100% reproducable.
The text was updated successfully, but these errors were encountered: