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

[Feature request]: Print contents of both STD streams to the debug output when SublimeLinter executes a linter #1841

Open
TKO-GLOBAL opened this issue Jan 25, 2022 · 2 comments

Comments

@TKO-GLOBAL
Copy link

Feature request:
In debug mode - print the output of linter commands on both STDERR and STDOUT regardless of which stream is selected in the linter contrib file.

Hi,
My personal story is that I just spent 6 hours debugging an issue with cspell, that I could not see was there because it worked fine in my terminal. The contrib linter file selected the STDOUT stream so I could not see the error being given to SublimeLinter when it ran the command.

I think it would make things a lot easier for people with similar situations to debug if both streams were shown.

@kaste
Copy link
Contributor

kaste commented Jan 25, 2022

Yes, that would be better. Do you want to implement it?

@TKO-GLOBAL
Copy link
Author

Yeah, i can make a PR.

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

No branches or pull requests

2 participants