主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bradan
活动总数
35
最后的活动
2024年11月02日 11:44
成员加入日期
2020年01月19日 16:14
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
13
活动概览
帖子(6)
评论(15)
按最近的活动排序
最近的活动
投票数
创建于
2024年04月15日 15:26
Well in a language where each file's scope depends on the outer scope you have to somehow remember the files' scopes. In CLion this problem seems to be existent, too, but there people don't do such...
社区
IntelliJ IDEA Open API and Plugin Development
How to specify the indexing order?
0 票
创建于
2024年04月12日 16:15
Sorry for my late response.I haven't checked if something changed, yet, but I'd still like to get an answer for the following points:I'd still like to know how to get my custom Module Type into Web...
社区
IntelliJ IDEA Open API and Plugin Development
Asking for opinions: best method for a specific new language
0 票
已编辑于
2023年10月26日 17:55
Thanks for sharing this information. Replacing the macro by whitespace followed by it's content as zero length tokens is really smart. Are you using a different JFlex skeleton for this in CLion (JF...
社区
IntelliJ IDEA Open API and Plugin Development
support for #include "file.ext" directive
0 票
创建于
2020年08月20日 15:26
You can always use the UI Inspector to get more information: https://jetbrains.org/intellij/sdk/docs/reference_guide/internal_actions/internal_ui_inspector.html There I've found the word "CloudConf...
社区
IntelliJ IDEA Open API and Plugin Development
what class implements the sync settings widget?
0 票
已编辑于
2020年05月26日 05:18
Hello Jakub, Thank you for your answer. Unfortunately thats not what I need. There might be "random" intermediate elements which should not be shown inside the structure view. They are not to be ...
社区
IntelliJ IDEA Open API and Plugin Development
PsiTreeUtil findChildrenOfAnyType but don't go deeper
0 票
已编辑于
2020年05月25日 17:18
Thank you for your response and sorry for my late one. In the mean time I've tried to come up with a solution that fits all IDEs, however it would be nice if someone more experienced inside the sou...
社区
IntelliJ IDEA Open API and Plugin Development
IDEA independent building?
0 票
已编辑于
2020年04月08日 18:27
Sorry for digging this out again, however there hasn't been any solution and my problem is exactly the same. I'm truly puzzled about this. Did you find any solution to this? How do we link the <Wha...
社区
IntelliJ IDEA Open API and Plugin Development
How to configure a compileServer.plugin (BuilderService) using the Gradle IntelliJ plugin?
0 票
创建于
2020年03月07日 07:56
Okay I found out that you need to implement the FileStructureGroupRuleProvider and register it inside the plugin.xml like this: <fileStructureGroupRuleProvider implementation="...YourFileStructureG...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language - Find Usages: File structure not showing
0 票
创建于
2020年02月04日 10:50
No, but I tried it now and it only changes several displayed texts, depending on the second argument passed to the ElementDescriptionProvider. It does not change the file's structure inside the fin...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language - Find Usages: File structure not showing
0 票
已编辑于
2020年01月29日 17:39
Thank you for your answer. I cannot share it right now and I would need some weeks to audit every single bit of it before uploading. Is there no general hint on where to look or at least some kind ...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language - Find Usages: File structure not showing
0 票
«
第一页
‹
上一页