Thomas Mettam
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 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... -
创建于 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... -
已编辑于 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...