Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preview support for diffEditor #27308

Closed
fheidrich opened this issue May 26, 2017 · 4 comments
Closed

Add preview support for diffEditor #27308

fheidrich opened this issue May 26, 2017 · 4 comments
Assignees
Labels
feature-request Request for new features or functionality scm General SCM compound issues

Comments

@fheidrich
Copy link

  • VSCode Version: 1.12.2
  • OS Version: OS X 10.11.5

I would like to use preview when opening diffEditor (side-by-side or inline). Right now every file I click on the 'Changes' list opens on a new editor. I rather the files to re-use the same diffEditor.

Ideally this should be configured with a new settings option such as

// Controls if the diff editor shows as preview. Preview editors are reused until they are kept (e.g. via double click or editing).
"diffEditor.enablePreview": false, 

(default false would keep the current behavior)

Thanks

@roblourens
Copy link
Member

Related: #18651

@roblourens roblourens added feature-request Request for new features or functionality scm General SCM compound issues labels May 26, 2017
@bpasero
Copy link
Member

bpasero commented May 28, 2017

I think this was fixed via #26184

@tibotiber
Copy link

see also #27357

@joaomoreno
Copy link
Member

Fixed by #26184

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality scm General SCM compound issues
Projects
None yet
Development

No branches or pull requests

5 participants