Reproducible in vscode.dev or in VS Code Desktop?
Reproducible in the monaco editor playground?
Monaco Editor Playground Link
No response
Monaco Editor Playground Code
Reproduction Steps
Following https://microsoft.github.io/monaco-editor/playground.html?source=v0.55.1#example-creating-the-diffeditor-inline-diff-example, we can see that the line numbers are shown for both old and new content.
Can we have an UI like vscode that only show the line number of the modified content which is more clean
Actual (Problematic) Behavior
No response
Expected Behavior
No response
Additional Context
No response