Copilot Route File Generation
Hello, I just had a quick question re: AI editors creating route files. I tried searching around for existing questions like this but didn't seem to find anything. I'm specifically using Copilot (with GPT-5-Codex-Mini (Preview)), with instruction files
tanstack-start-shadcn-tailwind.instructions.md (from awesome-copilot) and tanstack-start-cookbook.instructions.md (from tanstack-start-cookbook, shout out jherr). When Copilot creates a new route file, its contents seem to always conflict with the auto-generated boilerplate code that is filled in on file creation. This just leads to confusion for Copilot and extra steps while it has to review the mixed up code and try to clean it up. I'm just wondering if anyone else has experienced this and knows of a possible fix/workaround. Thanks!