Pcornelissen
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Pcornelissen commented, -
-
-
Pcornelissen created a post, Code formatting for html in polymer elements
Is there a way to make intelliJ format the HTML code inside a polymer 3 component? Excerpt if the sourcecode: export class RestaurantSelector extends PolymerElement { static get template() { ... -
-
Pcornelissen created a post, IntelliJ Maven integration - project rebuild
Hi!I'm fairly new to intelliJ and I'm wondering why intelliJ takes so long to run for example a unittest in my project although I have compiled it via maven goals seconds ago.What is the reason for...