Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Remove the experimental PR file margin #2408
Conversation
This was enabled via the "Show PR comments on editor margin" option.
The experimental PR file margin was used to show/hide inline comments on live code. Since this facility is no longer being developed, there is no reason for the margin to still exist. Having it there unnecessarily loads GitHub assemblies when the editor is used.
What this PR does
EditorCommentsoptionPullRequestFileMarginrelated files