主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Dmitry Batrak
活动总数
599
最后的活动
2023年06月06日 09:14
成员加入日期
2013年12月19日 17:00
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
246
活动概览
文章(0)
帖子(0)
评论(353)
按最近的活动排序
最近的活动
投票数
创建于
2016年06月28日 07:12
BTW, I believe, you can also use EditorTextField if you wish, you just need to instantiate it directly (via constructor), passing psiFile.getViewProvider().getDocument() as document parameter.
社区
IntelliJ IDEA Open API and Plugin Development
Gui form to read and write xml file
0 票
创建于
2016年06月27日 15:42
> I can't even use tabs in the field. Do you mean entering \t characters? They are enabled per file type, and corresponding code uses PSI file associated with editor document, to determine that fil...
社区
IntelliJ IDEA Open API and Plugin Development
Gui form to read and write xml file
0 票
创建于
2016年06月27日 08:26
As for line numbers and other presentation-related options, check com.intellij.ui.EditorTextField#createEditor and com.intellij.ui.EditorTextField#addSettingsProvider methods. You can either overri...
社区
IntelliJ IDEA Open API and Plugin Development
Gui form to read and write xml file
0 票
创建于
2016年06月17日 14:47
I've pushed the change which should make caret model work as expected.
社区
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 票
创建于
2016年06月17日 12:19
OK, I think I understand what you mean now. When primary caret gets merged with another one, it seems it can loose its 'primary' status now. I'll check whether it can be changed.
社区
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 票
创建于
2016年06月17日 11:21
Sorry, I couldn't understand what your problem is. If it's with 'down' action implementation, please show the initial positions of all carets, and their positions after the action. If it's with som...
社区
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 票
创建于
2016年06月15日 10:24
I've created an issue in YouTrack for this - https://youtrack.jetbrains.com/issue/IDEA-157491, and submitted a fix to master. Later I'll copy it to 162 branch (to be included in IDEA 2016.2).
社区
IntelliJ IDEA Open API and Plugin Development
ParameterInfoHandler not parameterized by PsiElement results in ClassCastException
0 票
创建于
2016年06月14日 09:06
Could you please give a reference to the original bug?
社区
IntelliJ IDEA Open API and Plugin Development
ParameterInfoHandler not parameterized by PsiElement results in ClassCastException
0 票
创建于
2016年06月13日 09:43
You say that the bug was resolved, but casting is still there. If that wasn't part of the original issue, please create a separate one for this.
社区
IntelliJ IDEA Open API and Plugin Development
ParameterInfoHandler not parameterized by PsiElement results in ClassCastException
0 票
创建于
2016年02月24日 07:44
This looks like https://youtrack.jetbrains.com/issue/IDEA-150889. Please try the latest IDEA 16 build, it must be fixed there.
社区
IntelliJ IDEA EAP Users
Alt-Enter Import Must
0 票
«
第一页
‹
上一页
下一页
›
最后
»