Adding Parameters to Angular Component and Editor Freezes
If add a new parameter to a component of angular like this:
<app-component [parameter]=
the editor freezes. I have to kill the process. If I create the text somewhere else and copy it over the problem doesn't occur.
Please sign in to leave a comment.
Hi Nicolas,
Could you please attach or send me to zolotov at jetbrains.com logs? You can collect them with `Help | Compress and show in <file browser>` action.
Thanks
I sent them via email.
Thanks a lot
Hi Nicolas,
According to logs, you're using IntelliJ IDEA Ultimate, so I'm not sure how it's related to GoLand.
Anyway, the IDEA you use seems to be quite outdated, could you please check whether the problem can be recreated on the newer IDEA version (2018.1 or 2018.2 EAP)?
Thanks.