We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have created two identical application on windows 10
and linux mint 18.2
When I open a generated angular template on windows everything is ok
but on linux every line is marked as errors containing
and code completion is not functioning.
The same eclipse packages were used on both operation systems
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
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.
I close this issue in favor to #97
No branches or pull requests
I have created two identical application on windows 10
and linux mint 18.2
When I open a generated angular template on windows everything is ok
but on linux every line is marked as errors containing
and code completion is not functioning.
The same eclipse packages were used on both operation systems
The text was updated successfully, but these errors were encountered: