主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ralph
活动总数
53
最后的活动
2022年02月09日 18:31
成员加入日期
2021年01月12日 15:38
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
12
活动概览
帖子(12)
评论(29)
按最近的活动排序
最近的活动
投票数
创建于
2022年02月09日 18:31
Sorry for the confusion, I rewrote my answer a couple of times as I got new information, and the result is not really clear. Thanks for the hint about the CompletionContributor, I could make comple...
社区
IntelliJ IDEA Open API and Plugin Development
Code completion invoked at some positions only
0 票
创建于
2022年02月07日 18:32
Thanks for your suggestion about LegacyCompletionContributor. Regarding the code completion, I streamlined the Psi tree in my grammar, but it still doesn't work. Debugging into LegacyCompletionCon...
社区
IntelliJ IDEA Open API and Plugin Development
Code completion invoked at some positions only
0 票
创建于
2022年02月06日 13:39
Follow-up question: While typing a line, the still incomplete line is often flagged as being erroneous. Is there a solution, e.g., a grammar pattern, to avoid this behavior?
社区
IntelliJ IDEA Open API and Plugin Development
Code completion invoked at some positions only
0 票
创建于
2022年02月02日 16:25
I think I remembered incorrectly. When I created a new project yesterday, everything was working fine without invalidating caches, so I think that issue was merely an artifact of the sandbox.
社区
IntelliJ IDEA Open API and Plugin Development
Seemingly random behavior for Find Usages
0 票
创建于
2022年02月01日 15:37
Thanks, Karol, I can confirm that invalidating caches solved the problem for me. Still, it's slightly surprising, because I first noticed this behavior in a newly created project. I'd assume that ...
社区
IntelliJ IDEA Open API and Plugin Development
Seemingly random behavior for Find Usages
0 票
已编辑于
2022年01月18日 17:31
Also, I have never had a code completion without that magic string -- am I doing something wrong, or does it work as designed?
社区
IntelliJ IDEA Open API and Plugin Development
How to deal with INTELLIJIDEARULEZZZ in Reference Code Completion?
1 票
创建于
2022年01月17日 19:52
Oh yes, of course! I did that to not list all the cases where spacing is 0, but forgot the spacing between \n and lines! Just what I added in my workaround ... OK, I'll fix that. I'm truly sorry...
社区
IntelliJ IDEA Open API and Plugin Development
How to create indents for all children of PsiFile?
0 票
创建于
2022年01月15日 17:15
BTW, I have several FileIndentOptionsProvider, but not for Xbas99L, and the others all return null for Xbas99L file type.
社区
IntelliJ IDEA Open API and Plugin Development
How to create indents for all children of PsiFile?
0 票
创建于
2022年01月14日 17:33
Karol, I pushed the entire project, including the example file shown above in examples/.
社区
IntelliJ IDEA Open API and Plugin Development
How to create indents for all children of PsiFile?
0 票
已编辑于
2022年01月14日 16:10
I pushed my code to https://github.com/endlos99/idea-temp. The code in question is in src/main/java/net/endlos/xdt99/xbas99l (with an 'L'!).
社区
IntelliJ IDEA Open API and Plugin Development
How to create indents for all children of PsiFile?
0 票
下一页
›
最后
»