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

jsii diagnostics are not emitted in "watch" mode #382

Closed
eladb opened this issue Mar 13, 2019 · 0 comments · Fixed by #383
Closed

jsii diagnostics are not emitted in "watch" mode #382

eladb opened this issue Mar 13, 2019 · 0 comments · Fixed by #383

Comments

@eladb
Copy link
Contributor

eladb commented Mar 13, 2019

No description provided.

eladb pushed a commit that referenced this issue Mar 13, 2019
…em matcher

Emit jsii diagnostics error when in watch mode, and also format the errors with a
"TS9999" error code so that VSCode's $tsc problem matcher will show them as
"Problems". Prefix "JSII" in the message to distinguish that these are jsii errors.

Fixes #382
eladb pushed a commit that referenced this issue Mar 13, 2019
…em matcher (#383)

Emit jsii diagnostics error when in watch mode, and also format the errors with a
"TS9999" error code so that VSCode's $tsc problem matcher will show them as
"Problems". Prefix "JSII" in the message to distinguish that these are jsii errors.

Fixes #382
eladb pushed a commit that referenced this issue Mar 18, 2019
…em matcher

Emit jsii diagnostics error when in watch mode, and also format the errors with a
"TS9999" error code so that VSCode's $tsc problem matcher will show them as
"Problems". Prefix "JSII" in the message to distinguish that these are jsii errors.

Fixes #382
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 a pull request may close this issue.

1 participant