主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2015年11月11日 17:49
Use 'Paste Simple' action (Ctrl+Alt+Shift+V on Windows), but beware of https://youtrack.jetbrains.com/issue/IDEA-72989.
社区
IntelliJ IDEA Users
Supplementary character in Editor field
0 票
创建于
2015年12月15日 10:45
It's better to ask this question in Resharper forums (https://devnet.jetbrains.com/community/resharper). This forum is for IntelliJ IDEA-related questions.
社区
IntelliJ IDEA Users
Unit test Runner failed to load assembly, How to solve?
0 票
创建于
2015年12月15日 10:51
Seems to be reported already as https://youtrack.jetbrains.com/issue/IDEA-146792.
社区
IntelliJ IDEA Users
IDEA 15 - Windows popping on multi monitor setup
0 票
创建于
2016年05月09日 09:30
We can extend API, allowing to add caret, while not making it a primary one, as you say. But the description of Sync Edit Mode I've found (http://docwiki.embarcadero.com/RADStudio/XE7/en/Sync_Edit_...
社区
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 票
创建于
2016年05月09日 13:05
I've implemented corresponding change, you'll be able to test it when 2016.2 EAP program will start. You'll probably also need to add your own Escape editor action handler, as the default one's log...
社区
IntelliJ IDEA Open API and Plugin Development
Caret "beyond end of line"
0 票
创建于
2016年05月16日 11:25
You probably haven't implemented methods getUserData/putUserData in your FileEditor implementation. As an option you can extend your implementation from UserDataHolderBase to get a standard impleme...
社区
IntelliJ IDEA Open API and Plugin Development
How to handle multiple error messages in Editor?
0 票
创建于
2016年02月24日 09:09
I don't think it's possible now. Please create a request in YouTrack for that.
社区
IntelliJ IDEA Open API and Plugin Development
Is there any way to catch double-click action in project view?
0 票
创建于
2016年02月24日 09:17
Maybe it's related to the version of HttpClient library shipped with IDEA. You can probably try to bundle your own version with your plugin not to depend on it.
社区
IntelliJ IDEA Open API and Plugin Development
trying to add post params to http request but failing on 14 versions. 15 versions working properly
0 票
创建于
2016年02月24日 09:53
Maybe adding a ComponentListener on editor component can help you - component events are fired on component being shown/hidden and on size change.
社区
IntelliJ IDEA Open API and Plugin Development
[Question] fail to register two event handler
0 票
创建于
2016年02月24日 10:00
Try running getPlugins.sh (or getPlugins.bat, if you're on Windows) in the root of IDEA source code tree.
社区
IntelliJ IDEA Open API and Plugin Development
Setting up development environment - missing modules
0 票
«
第一页
‹
上一页
下一页
›
最后
»