-
Notifications
You must be signed in to change notification settings - Fork 39.2k
Support CodeLens in diff editor #97640
Copy link
Copy link
Closed
Labels
diff-editorDiff editor issuesDiff editor issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
diff-editorDiff editor issuesDiff editor issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Related to issue monaco-editor #1909, it would be great to be able to add code lenses to the diff editor (original and/or modified) but they are hard coded to be disabled in diff editors (see here).
It should be possible to enable CodeLens in the original/modified editor with editor options.