Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Show errors instead of just showing how many#437

Open
olavomachadoshibata wants to merge 1 commit into
s-panferov:masterfrom
olavomachadoshibata:patch-1
Open

Show errors instead of just showing how many#437
olavomachadoshibata wants to merge 1 commit into
s-panferov:masterfrom
olavomachadoshibata:patch-1

Conversation

@olavomachadoshibata
Copy link
Copy Markdown

Iterate over the allDiagnostics and display error messages.

allDiagnostics.map(function(err) { console.error(colors.red(err.messageText)); });

run over the allDiagnostics and display the error message
@developer-lindner
Copy link
Copy Markdown

That would be very useful! #347

@djyde
Copy link
Copy Markdown

djyde commented Sep 21, 2018

Why didn't it be merged?

@StevenLangbroek
Copy link
Copy Markdown

@s-panferov?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants