Pcornelissen
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Pcornelissen 进行了评论, -
-
-
Pcornelissen 创建了一个帖子, 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 创建了一个帖子, 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...