主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Christian Sciberras
<description goes here>
活动总数
19
最后的活动
2022年11月04日 08:55
成员加入日期
2017年11月25日 02:52
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
4
活动概览
帖子(2)
评论(11)
按最近的活动排序
最近的活动
投票数
已编辑于
2022年11月04日 08:55
ok, thanks anyway
社区
IntelliJ IDEA Open API and Plugin Development
Customising/extending behaviour of HtmlUnknownAttributeInspection
0 票
已编辑于
2022年10月24日 21:38
Correction for point 4: I see that injection does work, but only in standalone HTML or PHP(outside PHP tags) files. Is this something I can somehow fix? 😅
社区
IntelliJ IDEA Open API and Plugin Development
Customising/extending behaviour of HtmlUnknownAttributeInspection
0 票
已编辑于
2022年10月24日 19:20
Thanks for the reply Piotr Tomiak! No problem, I'll go with the answer of the 2nd question. However, FYI it also didn't work with JS symbols, but maybe I did something wrong there. I'll go with th...
社区
IntelliJ IDEA Open API and Plugin Development
Customising/extending behaviour of HtmlUnknownAttributeInspection
0 票
已编辑于
2022年10月21日 11:26
Hello Piotr Tomiak! I just used WebTypes and I can agree, it's definitely much easier to set up. I could even skip creating a custom plugin and use WebTypes in a PhpStorm project directly (I just h...
社区
IntelliJ IDEA Open API and Plugin Development
Customising/extending behaviour of HtmlUnknownAttributeInspection
0 票
已编辑于
2022年10月24日 19:25
Kirill Smelov I tried following the document and ended up implementing a PsiReferenceContributor. The code seems to work in theory, but eventually fails with "Reference element is not the same elem...
社区
IntelliJ IDEA Open API and Plugin Development
LookupElementBuilder usage to reference PHP class (from XML)
0 票
创建于
2022年10月18日 16:19
Kirill Smelov thanks for the pointer!
社区
IntelliJ IDEA Open API and Plugin Development
LookupElementBuilder usage to reference PHP class (from XML)
0 票
创建于
2022年10月16日 11:04
I achieved the desired functionality using GotoDeclarationHandler, is this the right approach? The rest of the questions remain unanswered though.
社区
IntelliJ IDEA Open API and Plugin Development
LookupElementBuilder usage to reference PHP class (from XML)
0 票
创建于
2018年08月07日 16:36
Did a quick test, it seems that this works only for constants. Of course, my ugly-ish solution above also has the disadvantage of requiring the use of the same variable name. But at least we're not...
社区
PhpStorm
Using advance database completion on tables with a prefix possible?
0 票
创建于
2018年08月07日 16:19
Hi! I have just looked at that ticket (and the linked tickets), but I couldn't find how they work. How would PhpStorm know how to handle prefixing?
社区
PhpStorm
Using advance database completion on tables with a prefix possible?
0 票
创建于
2018年08月07日 16:09
I've found a solution which involves using a modified ddl dump of your db. Here's a link to a StackOverflow answer I wrote about this subject: https://stackoverflow.com/a/51730952/314056
社区
PhpStorm
Using advance database completion on tables with a prefix possible?
0 票
下一页
›
最后
»