@rees @Arkana @Aether @Moon it’s literally the first thing you learn in any programming course and I have never met anybody who had an issue with it
for (int i = 0; i < 5; i++) { array[i] = 6; }^ copilot dies every time I try to do this. I type for (int i = and it goes :blobcatghostdead: