Christian Sciberras
<description goes here>
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
已编辑于 Customising/extending behaviour of HtmlUnknownAttributeInspection
已回答I have two sets of attributes that I would like the inspection to ignore. One set is fixed (e.g v-a=.., v-b=..), but the other is kinda dynamic (:class=.., :style=..) and I would still like the ins... -
已编辑于 LookupElementBuilder usage to reference PHP class (from XML)
已回答Hi! I'm writing a plugin for PhpStorm that in principle suggests XML tag names based on existence of some PHP classes. For example, if the project has a PHP class defined as Vendor/Components/But...