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

CRLF switch is broken on Windows #53530

Closed
pronebird opened this issue Jul 4, 2018 · 3 comments
Closed

CRLF switch is broken on Windows #53530

pronebird opened this issue Jul 4, 2018 · 3 comments
Assignees
Labels
git GIT issues info-needed Issue requires more information from poster

Comments

@pronebird
Copy link

pronebird commented Jul 4, 2018

  • VSCode Version: 1.24.1
  • OS Version: Win 10

Steps to Reproduce:

  1. Open any file saved in LF. VSCode shows it's in CRLF
  2. Switch to LF from the statusbar
  3. The file is changed in Git
  4. Run git diff and see:
warning: LF will be replaced by CRLF in app/index.js.

Does this issue occur when all extensions are disabled?: Yes/No

@vscodebot
Copy link

vscodebot bot commented Jul 4, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the git GIT issues label Jul 4, 2018
@joaomoreno
Copy link
Member

Open any file saved in LF. VSCode shows it's in CRLF

Can you show me the file? If I open an LF file, VS Code says it is LF.

@joaomoreno joaomoreno added the info-needed Issue requires more information from poster label Jul 4, 2018
@vscodebot vscodebot bot closed this as completed Jul 11, 2018
@vscodebot
Copy link

vscodebot bot commented Jul 11, 2018

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants