主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Maksim Kolchin
活动总数
44
最后的活动
2025年01月13日 20:52
成员加入日期
2017年08月24日 11:38
关注
0 名用户
关注者数
0 名用户
投票数
9
订阅数
12
活动概览
帖子(9)
评论(14)
按最近的活动排序
最近的活动
投票数
创建于
2021年11月22日 21:16
Hi Yann! Maybe, but none of the combinations of these instructions actually helps. It works in the 211.x and before, but not after.
社区
IntelliJ IDEA Open API and Plugin Development
Custom action for specific file type on an existing shortcut
0 票
创建于
2021年01月15日 21:24
Same issue here, I have a formatter working fine, but I can't get the smart indent on enter working. I asked for an advice in Slack, see https://jetbrains-platform.slack.com/archives/C5U8BM1MK/p161...
社区
IntelliJ IDEA Open API and Plugin Development
what is the correct way to implement indent after "enter"
0 票
已编辑于
2019年09月05日 20:51
Yes, looks like FileBasedIndex should help, but as I understand it indexes only files within the project directory, right? Is there a way to ask an implementation of the FileBasedIndexExtension to ...
社区
IntelliJ IDEA Open API and Plugin Development
Completion based on the content of external files
0 票
已编辑于
2019年09月04日 17:38
Hi Yann! The index should contain a list of strings and should provide an efficient prefix-based search over this list. The list of strings is computed from the content of an external file. An exte...
社区
IntelliJ IDEA Open API and Plugin Development
Completion based on the content of external files
0 票
«
第一页
‹
上一页