主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Shai Almog
活动总数
43
最后的活动
2020年02月06日 09:31
成员加入日期
2014年02月10日 08:19
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
8
活动概览
帖子(7)
评论(22)
按最近的活动排序
最近的活动
投票数
创建于
2020年02月06日 09:31
Thanks! This looks perfect but I can't understand how this fits with the text field code I have. Specifically: PsiFile psiFile = PsiDocumentManager.getInstance(editor.getProject()).getPsiFile(edito...
社区
IntelliJ IDEA Open API and Plugin Development
Completion EditorTextField with PsiElement and unique text structure
0 票
创建于
2020年01月16日 19:24
The "very simple" part is the part that stumps me here. I'm guessing this would be trivial since I can probably just use the pre-existing Java syntax support but I'm not sure how to do this "simply...
社区
IntelliJ IDEA Open API and Plugin Development
Completion EditorTextField with PsiElement and unique text structure
0 票
创建于
2020年01月02日 06:25
I'm still stuck on this second one. I tried stack overflow too and have a bounty there: https://stackoverflow.com/questions/59476930/limit-text-field-completion-to-a-specific-set-of-segments-within...
社区
IntelliJ IDEA Open API and Plugin Development
Completion EditorTextField with PsiElement and unique text structure
0 票
创建于
2019年12月25日 02:57
FYI there's a partial answer for this here. It seems I misses the type of the document (stupid) and the last value for the expression code fragment argument. The question about the {} expression is...
社区
IntelliJ IDEA Open API and Plugin Development
Completion EditorTextField with PsiElement and unique text structure
0 票
创建于
2014年02月10日 13:04
Thanks. Please forgive my ignorance here but where is the module editor?Is it possible our plugin inadvertantly disabled it?This is my module settings UIAttachment(s):Screen Shot 2014-02-10 at 14.0...
社区
IntelliJ IDEA Open API and Plugin Development
Adding a directory path under IntelliJ 12 claims Library 'LibraryName' is not used and has no effect
0 票
创建于
2014年02月11日 19:45
OK I just tried this is the code I have for project creation, I ran in the debugger and it seems this code is executing properly but the result is exactly the same as above: @Override void cr...
社区
IntelliJ IDEA Open API and Plugin Development
Adding a directory path under IntelliJ 12 claims Library 'LibraryName' is not used and has no effect
0 票
创建于
2014年09月20日 07:02
Any ideas?Is there some additional information I can provide to help debug this?
社区
IntelliJ IDEA Open API and Plugin Development
Module SDK is not defined in newly created project
0 票
创建于
2014年09月24日 10:32
Thanks! That did the trick!Incorrectly marked your answer as helpful instead of as correct.
社区
IntelliJ IDEA Open API and Plugin Development
Module SDK is not defined in newly created project
0 票
创建于
2014年02月12日 14:00
Thanks again! That finally did it!
社区
IntelliJ IDEA Open API and Plugin Development
Using ModifiableRootModel.addLibraryEntry still doesn't set the library dependency correctly
0 票
创建于
2014年02月11日 17:07
FYI some additional info, I got some help on StackOverflow and it seems our plugin doesn't handle the modules section correctly. This isn't necessarily bad since we don't want developers changing t...
社区
IntelliJ IDEA Open API and Plugin Development
Adding a directory path under IntelliJ 12 claims Library 'LibraryName' is not used and has no effect
0 票
«
第一页
‹
上一页
下一页
›
最后
»