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

Angular template editor doesn't work on linux #109

Closed
igorlash opened this issue Aug 16, 2017 · 3 comments
Closed

Angular template editor doesn't work on linux #109

igorlash opened this issue Aug 16, 2017 · 3 comments

Comments

@igorlash
Copy link

I have created two identical application on windows 10

new_project_win

and linux mint 18.2

new_project_linux

When I open a generated angular template on windows everything is ok

template_win

but on linux every line is marked as errors containing
template_linux

and code completion is not functioning.

The same eclipse packages were used on both operation systems

  • linux - eclipse-javascript-oxygen-R-linux-gtk-x86_64.tar.gz
  • windows - eclipse-javascript-oxygen-R-win32-x86_64.zip
@angelozerr
Copy link
Owner

I think you can have the same problem with windows (it depends on which file you hav eopened the first time, but not sure with that).

Your issue is the same than #97

We must be patient #97 (comment)

@igorlash
Copy link
Author

I think you are right. I have just rechecked. If after creating a new project, .angular-cli.json is opened first, then the template editor works well.

@angelozerr
Copy link
Owner

I close this issue in favor to #97

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

2 participants