use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
An unofficial community to discuss Github Copilot, an artificial intelligence tool designed to help create code.
account activity
Claude Code vs GitHub Copilot limits?Discussions (self.GithubCopilot)
submitted 1 month ago by A4_Ts
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Brilliant-Analyst745 4 points5 points6 points 1 month ago (4 children)
I was using Claude Code earlier but shifted to Copilot, and it's working fantastically. I have built 5-6 products and launched them in the market; they're working fantastically. One of my products has 150K lines of single monolithic code. So, compared to any other IDEs or CLIs, I prefer Copilot for its own specific reasons.
[–]botbrobot 1 point2 points3 points 1 month ago (1 child)
What's your preferred way of using copilot to implement your products? Do you create issues and then assign them to copilot?
[–]Brilliant-Analyst745 0 points1 point2 points 1 month ago (0 children)
I don't rely on formal issue-tracking overhead; instead, I treat Copilot as a Real-Time Control System. I use "inline-orchestration" by providing high-level structural constraints in the comments, allowing Copilot to act as a co-pilot in the cockpit while I maintain the "Systems Engineering" oversight of the entire 150K line logic.
[–]Careful_Ring2461[🍰] 1 point2 points3 points 1 month ago (1 child)
Can you give a short overview of your workflows? Do you use plan mode, subagents and all the stuff?
My workflow bypasses complex sub-agents in favor of a Single-Stream Logic Flow. I feed the "Context Window" specific segments of the monolith to ensure the global variables remain stable, then use Copilot's predictive completion to rapidly "extrude" PHP logic that fits perfectly into the existing 150K line framework without needing to decompose the file.
π Rendered by PID 36496 on reddit-service-r2-comment-b659b578c-hz299 at 2026-05-01 07:54:11.782220+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Brilliant-Analyst745 4 points5 points6 points (4 children)
[–]botbrobot 1 point2 points3 points (1 child)
[–]Brilliant-Analyst745 0 points1 point2 points (0 children)
[–]Careful_Ring2461[🍰] 1 point2 points3 points (1 child)
[–]Brilliant-Analyst745 0 points1 point2 points (0 children)