Powershell terminal in VSCode prints stuff while I'm trying to use the terminal or the editor #237610
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
info-needed
Issue requires more information from poster
Does this issue occur when all extensions are disabled?: Yes/No
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 (){}"]]
The text was updated successfully, but these errors were encountered: