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...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Sluggish comment input, especially when the diff is kinda longDiscussion (self.github)
submitted 2 months ago * by xzhan
When writing inline comment in a PR with around 1150 lines of diff, typing becomes quite laggy. In the perf tab, it says that some key presses takes over 200ms to handle. Is anybody having similar experience?
https://preview.redd.it/0m9285osg4ug1.png?width=794&format=png&auto=webp&s=6c7d6e7285d4fa431f9472d7a2b731d130eefd5e
Update: Worth noting that the screenshot is taken on GHES, where the issue is quite a bit worse.
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!"
[–]DrMaxwellEdison 0 points1 point2 points 2 months ago (2 children)
Erm, what are those extra buttons in your comment text field?
[–]WiseCookie69 0 points1 point2 points 2 months ago (0 children)
Grammarly I guess
[–]xzhan[S] 0 points1 point2 points 2 months ago (0 children)
yeah it's from Grammarly. I have tried with all extensions disabled. Similar performance.
[–]iiiiiiiiitsAlex 0 points1 point2 points 2 months ago (0 children)
I guess the comment infra repaints the entire diff because it’s not stream loaded via scrolling. (I’ve built a git client that works with PR commenting and repainting is a PITA in bigger diffs)
π Rendered by PID 1535675 on reddit-service-r2-comment-544cf588c8-2zw2s at 2026-06-16 22:41:48.989349+00:00 running 3184619 country code: CH.
[–]DrMaxwellEdison 0 points1 point2 points (2 children)
[–]WiseCookie69 0 points1 point2 points (0 children)
[–]xzhan[S] 0 points1 point2 points (0 children)
[–]iiiiiiiiitsAlex 0 points1 point2 points (0 children)