Is anyone else frustrated by the Terminal IntelliSense feature in VS Code?

Is anyone else frustrated by the Terminal IntelliSense feature in VS Code?

It disrupts my muscle memory and offers nonsensical suggestions… previously: typing ‘git checkout ma’ resulted in ‘git checkout main’ 🎉 but now: ‘git checkout ma’ ends up as ‘git checkout ./Makefile’ 🤦‍♂️

Image 1

Image 2

Image 3