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

Fidelity with line endings #1813

Closed
vbcodec opened this issue Feb 6, 2020 · 2 comments
Closed

Fidelity with line endings #1813

vbcodec opened this issue Feb 6, 2020 · 2 comments

Comments

@vbcodec
Copy link

vbcodec commented Feb 6, 2020

Currently editor ends each line with CRLF, despite that pushed text have other endings (CR or LF alone). For my need (and I think others) I want editor should keep these endingd, and not replace it with CRLF. This should work also for paste text and searching. I think that IStandaloneEditorConstructionOptions should get new property like OriginalLineEndings (true / false), to activate this mode.

@vbcodec vbcodec changed the title Fidelity wil line endings Fidelity with line endings Feb 6, 2020
@alexdima
Copy link
Member

alexdima commented Feb 6, 2020

Let's track in microsoft/vscode#127

@alexdima alexdima closed this as completed Feb 6, 2020
@vbcodec
Copy link
Author

vbcodec commented Feb 6, 2020

so, most users just want it, any hopes to implement it ?

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants