microsoft / microsoft/monaco-editor

Diff - Merge values

Open
#2,269 8 comments 15 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

diff-editor feature-request
Dominant language
JavaScript
Stars
46.8k
Forks
4.1k
Avg merge
17h 58m
Merged PRs (30d)
1

Description

Today I can compare two objects, but there is some easy way to perform a merge.
In other words, move the entire block marked as different to the other object.

Example of this image:
Captura de Tela_selecionar área_20201216145105

I want to do something like the monaco diff

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, test, or entry point beyond the Monaco diff editor. First clarify whether merging means moving each differing block in one direction and how conflicts should be handled. Then locate the diff editor implementation and define tests for the expected merge behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.