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

vasm console output skewed on macos #313

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mojzesh
Copy link

@mojzesh mojzesh commented Nov 11, 2024

Hey guys!

Thanks for this impressive extension.

This patch fixes a very annoying bug on macOS:

Without patch
Screenshot 2024-11-11 at 20 46 51

With patch:
Screenshot 2024-11-11 at 20 46 12

Basically VSCode console seems to be confused by mix of CRLF and LF line endings.

I've tested this patch for around 3 weeks on my M1 Mac and it works good so far.
Haven't tested this fix on Windows.

Thanks.

@prb28
Copy link
Owner

prb28 commented Nov 17, 2024

Thanks, I'll try it on windows and Linux before the merge.

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

Successfully merging this pull request may close these issues.

2 participants