I’m entering words from my browser into my code and Copilot guesses the word before I begin to type it. The only way it could know what I want to type 75% of the time, I think, is if it can see the website in my browser. Is this right?
I’m entering words from my browser into my code and Copilot guesses the word before I begin to type it. The only way it could know what I want to type 75% of the time, I think, is if it can see the website in my browser. Is this right?
I wondered this too when I was using the Jetbrains ai a while back, but I came to the conclusion that it’s probably just trained on code that’s on the internet, so you’re likely to type something that’s literally in its trainingdata when you’re copying something from the web.