Victor0902's blog

By Victor0902, history, 2 months ago, In English

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.

Full text and comments »

  • Vote: I like it
  • +42
  • Vote: I do not like it