主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Simon
活动总数
5
最后的活动
2024年09月02日 08:32
成员加入日期
2024年08月24日 21:03
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2024年09月02日 08:32
Lukasz Lenart Unless I'm misunderstanding your problem, you can just have multiple <extension> elements:<extensions defaultExtensionNs="com.intellij"> ... </extensions> <extensions defaultExtensi...
社区
IntelliJ IDEA Open API and Plugin Development
Mixing different extension points in one plugin
0 票
创建于
2024年08月30日 12:48
Update: I've managed to get the language injection working by adding my Ruby expression token to the `ParserDefinition::getCommentTokens()` token set.While this has worked, it seems like a hack and...
社区
IntelliJ IDEA Open API and Plugin Development
Language plugin - adding support for multiple languages in one file
0 票