Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

No HTML support for custom components in AngularDart #645

Open
theoaks opened this issue Sep 30, 2018 · 3 comments
Open

No HTML support for custom components in AngularDart #645

theoaks opened this issue Sep 30, 2018 · 3 comments

Comments

@theoaks
Copy link

theoaks commented Sep 30, 2018

No html intellisense for AngularDart Custom Components on Webstorm.

@jodinathan
Copy link

e-mailed jetbrains asking about this and got this answer:

Elena Pogorelova (IntelliJ)
Nov 19, 21:16 CET

Hello!

thank you for your feedback!

Parsing my AngularDart components correctly in templates.

Dart Angular support is powered by the Dart Analysis Server (a tool from the Dart SDK) and angular-analyzer-plugin. Please report issues to Google team, https://github.com/dart-lang/angular_analyzer_plugin/issues

Follow WebStorm blog and Twitter to get product news and useful tips.

Best regards,
Lena

@schnaser
Copy link

Is this the same issue as #640 ?

@alexander-doroshko
Copy link

This should work fine in IntelliJ IDEA / WebStorm 2019.1.3. But you might need to clear Analysis Server caches after enabling 'angular' plugin in the analysis_options.yaml file. It means - delete .dartServer folder (on Windows it's in C:\Users\user_name\AppData\Local.dartServer). Filed #709.

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

No branches or pull requests

3 participants