主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergey Svitkov
Java software engineer
活动总数
77
最后的活动
2019年06月01日 18:43
成员加入日期
2018年09月21日 14:10
关注
0 名用户
关注者数
0 名用户
投票数
11
订阅数
17
活动概览
帖子(17)
评论(32)
按最近的活动排序
最近的活动
投票数
创建于
2018年10月24日 11:28
Thanks for answer, Dmitry!
社区
IntelliJ IDEA Open API and Plugin Development
Add inlay hint above method
0 票
创建于
2018年10月15日 18:33
Thank you!
社区
IntelliJ IDEA Open API and Plugin Development
Get a list of commits in project
0 票
创建于
2018年10月15日 18:08
Both of these methods need VirtualFile as an argument. Which real file should it correspond? I don't get it, should I pass each VirtualFile of project, or I should pass project.getProjectFIle() ?
社区
IntelliJ IDEA Open API and Plugin Development
Get a list of commits in project
0 票
创建于
2018年10月15日 14:27
Thank you for quick and detailed response, Julia!
社区
IntelliJ IDEA Open API and Plugin Development
Get a list of commits in project
0 票
创建于
2018年10月02日 11:38
Thank you, Brian!And how can I do something like this on Project opening event?
社区
IntelliJ IDEA Open API and Plugin Development
Handle file opening
0 票
创建于
2018年09月25日 00:09
OK, Thank you a lot!
社区
IntelliJ IDEA Open API and Plugin Development
Diff between two commits in lines
0 票
创建于
2018年09月24日 23:50
OK, I feel like I just found it already by myself. Is it OK if I use just EmptyProgressIndicator?
社区
IntelliJ IDEA Open API and Plugin Development
Diff between two commits in lines
0 票
创建于
2018年09月24日 23:44
Thank you for quick response, Aleksey! Can you please tell me how I can create ProgressIndicator? I don't need any visualization of this diff, just like List<String> with changed strings.
社区
IntelliJ IDEA Open API and Plugin Development
Diff between two commits in lines
0 票
创建于
2018年09月24日 18:15
Thank you a lot!And maybe you can help me with getting set of changes after commit? I mean, I wonder is it possible to get something like numbers of changed lines in file? e.g. line 25 was added, l...
社区
IntelliJ IDEA Open API and Plugin Development
Handle an event from VCS (Git)
0 票
创建于
2018年09月24日 10:47
As nobody responded yet, I will post my own searching results on this question. There is CheckinHandler.checkinSuccessful() method, and it seems to be suitable for this case. But I found this in qu...
社区
IntelliJ IDEA Open API and Plugin Development
Handle an event from VCS (Git)
0 票
«
第一页
‹
上一页
下一页
›
最后
»