Thomas Mettam
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
Thomas Mettam 创建了一个帖子, 已回答Indentation after pressing enter
I have a formatting issue with my custom language plugin that i'm not sure how to resolve. After formatting the file, if I click between the braces it shows the caret at the correct location: Howe... -
-
-
-
Thomas Mettam 创建了一个帖子, 已回答Brace style, Auto-formatting, Code hinting
Hey there. I'm having a stab at implementing my own custom language plug-in. It's going pretty well, although I'm finding the documentation to be severely lacking. In particular I am having troubl... -
-
-
-
Thomas Mettam 创建了一个帖子, Auto-import unreliable
Since the latest update to PhpStorm (2017.3.6), the ability to automatically add imports seems to be very unreliable. As an example, i've just ran "npm install --save amazing-time-picker", and i'm...