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

Crashes, then continues, sometimes popup at end, sometimes not, always shows "changed 0 of xxx line endings" #17

Open
abelbraaksma opened this issue Nov 7, 2018 · 0 comments

Comments

@abelbraaksma
Copy link

abelbraaksma commented Nov 7, 2018

Thanks for this, it really made my life better, I got so annoyed by VS popping up with the "inconsistent line endings" message.

After a first trial run on a large F# project, I found a few issues, though (running the latest stable of VS2017):

  • When logging is on, it always shows "changed 0 of xxx line endings", even when multiple lines were changed in any particular file. When it doesn't need to change anything, it says "no need to change this file"
  • On the end, it shows a message box, even when thousands of lines were changed, it always shows:
    image
  • It crashes (but only when many lines are changed, when nothing needs to be changed, it doesn't crash), with VS showing a message to check the activity log. Clicking OK lets the tool continue
  • The message box at the end sometimes shows, sometimes doesn't
  • Sometimes it just stops, without the success message in the log. Doing it again will process the rest of the files

None of the above seem to break the basic functionality, pretty neat how it works, but I thought I'd let you know nonetheless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant