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

Powershell terminal in VSCode prints stuff while I'm trying to use the terminal or the editor #237610

Open
harre096 opened this issue Jan 9, 2025 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@harre096
Copy link

harre096 commented Jan 9, 2025

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.96.2
  • OS Version: Windows 10 Enterprise

Steps to Reproduce:
Anytime I'm using the VSCode, the terminal will take my cursor to the terminal and print stuff that looks like the below. It prints and moves my cursor so I can't even type a command in some cases. I removed anything to do with that drive from my path's PSModules so I'm not sure what it's looking for this. It's not a problem in a native terminal

What it prints most is this, in yellow with loading backround of yellow between the square braces:
Searching for available modules [Searching UNC share\mymappeddrive\profile\myprofile\Doucments\Powershel.]

Then sometimes it prints this error
PS C:\Users\myprofile\source\repos\vscode> git statusmeter2])]\n{\n begin {}\n process {}\n end {}\n clean {}\n}"],["hidden",12fatal: not a git repository (or any of the parent directories): .gitn\t{<statement list 2>}]\n[else\n\t{<statement list 3>}]"],["in",12,"foreach ($ in $){}"],[
PS C:\Users\myprofile\source\repos\vscode> tus rn",12,"return []"],["static",12,"class [: [][,]] {\n [[] [hidden] [static] ...]\n [([])\n {} ...]\n [[] [hidden] [static] ...]\n}"],["switch",12,"Switch ()\n{\n {}\n {}\n}"],["throw",12,"throw []"],["trap",12,"trap [[]] {}"],["try",12,"try {}"],["until",12,"do {} until ()"],["using",12,"using module \n\nusing assembly <.NET-assembly-path>"],["while",12,"while (){}"]]

@meganrogge
Copy link
Contributor

do you have terminal suggest enabled?

@meganrogge meganrogge added the info-needed Issue requires more information from poster label Jan 10, 2025
@harre096
Copy link
Author

Yes it seems that I did and have just disabled it. It seems to have reloved the disruptive behavior but I will keep testing it. Thank you!
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants