Skip to content
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

Closed
o-l-a-v opened this issue Dec 9, 2019 · 3 comments
Closed

Terminal - Random "@" appear during typing and pasting #2353

o-l-a-v opened this issue Dec 9, 2019 · 3 comments
Labels
Resolution-Duplicate Will close automatically.

Comments

@o-l-a-v
Copy link
Contributor

o-l-a-v commented Dec 9, 2019

System Details

  • Windows 10 1909 (18363.476)
  • VS Code v1.40.2
  • PowerShell Preview 2019.11.0
  • PSVersionTable
Name                           Value                                                                                                              
----                           -----                                                                                                              
PSVersion                      5.1.18362.145                                                                                                      
PSEdition                      Desktop                                                                                                            
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                                            
BuildVersion                   10.0.18362.145                                                                                                     
CLRVersion                     4.0.30319.42000                                                                                                    
WSManStackVersion              3.0                                                                                                                
PSRemotingProtocolVersion      2.3                                                                                                                
SerializationVersion           1.1.0.1                                                                                                            

System Details Output

### VSCode version: 1.40.2 f359dd69833dd8800b54d458f6d37ab7c78df520 x64

### VSCode extensions:
bencoleman.armview@0.3.3
DavidAnson.vscode-markdownlint@0.32.0
dracula-theme.theme-dracula@2.19.0
Equinusocio.vsc-material-theme@30.0.0
GitHub.vscode-pull-request-github@0.13.0
mblode.pretty-formatter@0.1.6
ms-azure-devops.azure-pipelines@1.157.4
ms-azuretools.vscode-azurefunctions@0.20.1
ms-vscode.azure-account@0.8.7
ms-vscode.powershell@2019.11.0
ms-vscode.powershell-preview@2019.11.0
richie5um2.vscode-sort-json@1.18.0
Tyriar.shell-launcher@0.4.0
zhuangtongfa.material-theme@3.2.0


### PSES version: 2.0.0.0

### PowerShell version:

Name                           Value
----                           -----
PSVersion                      5.1.18362.145
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.18362.145
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

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:

  • Open a new file
  • Write "$Var = 'value'", then F8 to run that line of code
  • Go down to terminal, either paste something or start to write.
  • A random "@" appears.
  • Happens with both saved files and new unsaved files.

2019-12-09_10-37-05

Expected Behaviour

No random characters should appear.

Actual Behaviour

Random "@" appear. 100% reproducable.

@ghost ghost added the Needs: Triage Maintainer attention needed! label Dec 9, 2019
@rjmholt
Copy link
Contributor

rjmholt commented Dec 9, 2019

Duplicate of #2274.

(Understand @ doesn't suggest nice issue duplicates)

The fix for this should be released this month.

@rjmholt rjmholt added Resolution-Duplicate Will close automatically. and removed Needs: Triage Maintainer attention needed! labels Dec 9, 2019
@o-l-a-v
Copy link
Contributor Author

o-l-a-v commented Dec 9, 2019

@rjmholt
(Sorry for creating a duplicate, I tried to search for issues with "@".)

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.

@ghost ghost added the Needs: Maintainer Attention Maintainer attention needed! label Dec 9, 2019
@rjmholt rjmholt removed the Needs: Maintainer Attention Maintainer attention needed! label Dec 9, 2019
@ghost
Copy link

ghost commented Dec 10, 2019

This issue has been marked as duplicate and has not had any activity for 1 day. It has been closed for housekeeping purposes.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate Will close automatically.
Projects
None yet
Development

No branches or pull requests

2 participants