主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
yoskaldyr
活动总数
13
最后的活动
2024年04月08日 15:03
成员加入日期
2024年03月30日 17:39
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
1
活动概览
帖子(1)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2024年04月03日 16:30
“existing facilities” is too abstract :(What classes do I have to extend?Because I can find a lot of examples how to use MultiHostInjector, I can find examples how to extend lexer or parser.But I h...
社区
IntelliJ IDEA Open API and Plugin Development
Injecting PHP in HTML in PHP files
0 票
创建于
2024年04月03日 11:44
社区
IntelliJ IDEA Open API and Plugin Development
Injecting PHP in HTML in PHP files
0 票
创建于
2024年04月03日 11:34
I created addon with only 1 extension with extension class provided by you. And variables from classic php block `<?php ?>` aren't visible in `<php>` tagsIs it possible that your tests hack visibil...
社区
IntelliJ IDEA Open API and Plugin Development
Injecting PHP in HTML in PHP files
0 票
创建于
2024年04月02日 20:56
Just checked this example above. And yes autocomplete and inspections are working, but only with local scope of the contents of each `<php>` tag, because it has own visibility/context and separate...
社区
IntelliJ IDEA Open API and Plugin Development
Injecting PHP in HTML in PHP files
0 票
创建于
2024年04月02日 17:40
perfect! Thank you!
社区
IntelliJ IDEA Open API and Plugin Development
Injecting PHP in HTML in PHP files
0 票
已编辑于
2024年04月02日 17:27
Thank you!Will this injection be similar to injectablePhp created in Language Injection settings (no inspections/auto complete and errors checks) or more like some preprocessor explained in link in...
社区
IntelliJ IDEA Open API and Plugin Development
Injecting PHP in HTML in PHP files
0 票