主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Afaqa
活动总数
33
最后的活动
2022年09月02日 14:40
成员加入日期
2021年08月08日 16:15
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
8
活动概览
帖子(7)
评论(13)
按最近的活动排序
最近的活动
投票数
创建于
2022年08月31日 19:16
Or how do I provide virtual files for SyntethicLibrary source roots? Should I have some files created somewhere in the system and retrieve them in the override of AdditionalLibraryRootsProvider#get...
社区
IntelliJ IDEA Open API and Plugin Development
Language Support - Indexing language defined classes
0 票
创建于
2022年08月31日 17:51
Hi Karol Lewandowski Thank you for your response. I don't have a library, it's a small language so it has couple of predefined classes with a little set of functions each. Could you give me more d...
社区
IntelliJ IDEA Open API and Plugin Development
Language Support - Indexing language defined classes
0 票
创建于
2022年08月18日 12:49
Anybody? Please?
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language Support - error element ruins structure
0 票
创建于
2022年08月15日 20:22
Yann Cebron I understand what you are saying, but I think tweaking ElementPatterns won't affect how intellij interprets my current position in code. I have another language plugin on the side as a ...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language Support Completion Contributor
0 票
已编辑于
2022年08月13日 14:07
I'm facing the same issue, basically the same code as yours but none of the braces (i.e {, (, [) get completion and isPairedBracesAllowedBeforeType doesn't get invoked at all. Does it have any prer...
社区
IntelliJ IDEA Open API and Plugin Development
Auto-closing braces in a custom language, BraceMatcher not working
0 票
创建于
2022年08月05日 03:01
Oh, I think you are right, I just thought I was doing something wrong when that was happening. It's not mandatory for right brace to behave like that at all.
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language Support Contributor Implementation
0 票
创建于
2022年08月03日 21:07
Karol Lewandowski Sorry for bothering again, I abstained from starting a new post (maybe it wasn't a good idea but still). So after your clarifications I managed to get a better psi tree but there...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language Support Contributor Implementation
0 票
创建于
2022年08月02日 12:14
Karol Lewandowski Thank you so much. I have read the documentation but I thought pin and recovery where only for error handling but with your example everything is clear now, thank you yet again!
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language Support Contributor Implementation
0 票
创建于
2022年08月02日 11:39
Karol Lewandowski Thanks, now I understand what I have to do. Can I ask one last question? So when I view the structure from PsiViewer in kotlin files, the thing I noticed is: if I am standing ins...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language Support Contributor Implementation
0 票
创建于
2022年08月01日 15:19
Karol Lewandowski I tried to do what you told me, however as expected it only changed the text of the LeafPsiElement, I'm adding a screenshot of the state of execution. This is where all the confu...
社区
IntelliJ IDEA Open API and Plugin Development
Custom Language Support Contributor Implementation
0 票
下一页
›
最后
»