Problems since round 1108 (almost 3 weeks ago) are all still unrated, this is kind of unusual right? When can we expect ratings to be updated?

Problems since round 1108 (almost 3 weeks ago) are all still unrated, this is kind of unusual right? When can we expect ratings to be updated?

My IDE updated, now there is Copilot on there ...
It's not too crazy, but it does auto generate code when I'm typing. Most of the times it is kind of like autofill, like the red squiggles that appear when you misspell something, or the blue ones for grammar mistakes. Sometimes it does generator large chunks of code though, like for well know algorithms. I am not giving it any information on the problem I am solving, only what is in the rest of my code and the title of the file. Is this allowed for competition? If not, how do I remove it? I am using visual studio code.