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

HTML Editor shows Typescript errors #105

Closed
gdj1975 opened this issue Aug 4, 2017 · 4 comments
Closed

HTML Editor shows Typescript errors #105

gdj1975 opened this issue Aug 4, 2017 · 4 comments

Comments

@gdj1975
Copy link

gdj1975 commented Aug 4, 2017

On eclipse oxygen the html editor shows typescript compile errors on html files. I think html files should not be validated with typescript compiler.

Affected versions:

  • angular-eclipse 1.3.0

Steps to reproduce:

  1. create a new angular project
  2. create a new component
  3. open the html file of the new component

Is there a workaround to get rid of the compile errors?

@gdj1975
Copy link
Author

gdj1975 commented Aug 4, 2017

Attached screenshot.

screenshot

@angelozerr
Copy link
Owner

Same issue than #97

Is there a workaround to get rid of the compile errors?

For the moment you must fix at hand tsserver.js #97 (comment) by waiting fix of TypeScript tsserver #97 (comment)

@azakrytnoi
Copy link

Issue closed, but bug is still present.
When the real fix or workaround will be available?

@angelozerr
Copy link
Owner

I'm waiting for that TypeScript tsserver implement this feature, for the moment I have not seen something...

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

3 participants