Add blog post on long-distance next edit suggestions#9325
Merged
ntrogh merged 17 commits intomicrosoft:mainfrom Feb 26, 2026
Merged
Add blog post on long-distance next edit suggestions#9325ntrogh merged 17 commits intomicrosoft:mainfrom
ntrogh merged 17 commits intomicrosoft:mainfrom
Conversation
Added a new blog post detailing the extension of next edit suggestions (NES) to support long-distance edits in GitHub Copilot. The post covers the model training, evaluation datasets, user experience considerations, and future plans.
Updated the blog post on long-distance next edit suggestions (NES) to reflect recent developments, including changes to the introduction, evaluation, training datasets, and internal testing insights.
Added a flowchart to summarize the evaluation framework.
g1910
commented
Feb 26, 2026
Contributor
Author
g1910
left a comment
There was a problem hiding this comment.
Changes looks really good @bamurtaugh! 😄
Added acknowledgements section to the long-distance NES blog post.
ntrogh
reviewed
Feb 26, 2026
Contributor
|
@g1910 @bamurtaugh I've finalized my edit pass of the blog post. The latest updates from Brigit were already a great improvement! Final update that's needed is to add the author information to metadata and article heading. |
bamurtaugh
reviewed
Feb 26, 2026
Co-authored-by: Brigit Murtaugh <25310137+bamurtaugh@users.noreply.github.com>
bamurtaugh
reviewed
Feb 26, 2026
Co-authored-by: Brigit Murtaugh <25310137+bamurtaugh@users.noreply.github.com>
Co-authored-by: Brigit Murtaugh <25310137+bamurtaugh@users.noreply.github.com>
bamurtaugh
reviewed
Feb 26, 2026
benibenj
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a new blog post detailing the extension of next edit suggestions (NES) to support long-distance edits in GitHub Copilot. The post covers the model training, evaluation datasets, user experience considerations, and future plans.