Earlier quoted context omitted.
Overreliance on intellisense does worsen your abilities, though, especially when dealing with complex packages and APIs. So does stack overflow. In my domain of data science and finance, it is VERY noticeable when someone doesn't actually understand how Pandas and Numpy work, for example, and how to write good vectorized solutions to their problems
It doesn't help that AI generally creates very mediocre Pandas code (based on a lot of the training data showing mediocre practices).
To offset all the bad code, you would have to make a Pandas fine tune and/or ablate the bad Pandas from the weights.