79815181

Date: 2025-11-10 04:17:12
Score: 1.5
Natty:
Report link

It's not a feature of the VSCode terminal, but of the PowerShell.

https://learn.microsoft.com/en-us/powershell/module/psreadline/set-psreadlineoption?view=powershell-7.5#-predictionsource

You can run Set-PSReadLineOption -PredictionSource None on the PowerShell and predictive IntelliSense would turn off.

BTW this question is off topic. You should've visit StackExchange Super User.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: CDnX