主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Seto
活动总数
60
最后的活动
2023年04月07日 23:46
成员加入日期
2019年04月05日 10:48
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
13
活动概览
帖子(13)
评论(34)
按最近的活动排序
最近的活动
投票数
创建于
2019年11月18日 16:11
Thank you. It does help. Does the intellij-community accept pull request? I found that the revision line number can't be added to LineInfo. Because currently, the LineInfo can be shared between lin...
社区
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 票
创建于
2019年11月18日 15:17
Hi. Currently, the LineInfo contains the FilePath. How can I get the relative path like the original blame does from a FilePath? Do I have to modify the LineInfo to store the original relative path...
社区
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 票
创建于
2019年11月18日 14:22
>Yes, but it would require complete overhaul of everything related to it.Even if LineInfo is made public and has additional data in it, one would need a better way to modify/extend existing Annotat...
社区
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 票
创建于
2019年11月18日 11:14
Thank you. It does help after I add the <depends>. I can at least achieve what I want with duplicate some files and change them. Anyway, an easy way to extend Annotate view, public LineInfo and L...
社区
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 票
创建于
2019年11月18日 11:00
https://github.com/JetBrains/intellij-community/blob/0ef23ce030b8e84e4c45f3d1bb34f03678c0e53a/plugins/git4idea/src/git4idea/annotate/GitAnnotationProvider.java#L240 I try to duplicate the GitAnnota...
社区
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 票
创建于
2019年11月18日 10:40
https://github.com/JetBrains/intellij-community/blob/0ef23ce030b8e84e4c45f3d1bb34f03678c0e53a/plugins/git4idea/src/git4idea/annotate/GitAnnotationProvider.java#L273 I mean revision line number. Not...
社区
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 票
创建于
2019年11月18日 10:32
So, at least, is it possible to add line revision number and previous line revision number to LineInfo and make LineInfo public? I can duplicate the files of AnnotateView anyway. But I have no way ...
社区
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 票
创建于
2019年11月17日 16:37
Thank you. I see. What I'm looking for is the AnnotateLocalFileAction instead of AnnotateVcsVirtualFileAction.
社区
IntelliJ IDEA Open API and Plugin Development
Vcs related problem
0 票
创建于
2019年11月17日 15:16
An existing one. The file passed to the extractData is not a VcsVirtualFile. I want to extend the Annotate view of the Git plugin. So I try to implement it as the original one does. But I get the V...
社区
IntelliJ IDEA Open API and Plugin Development
Vcs related problem
0 票
创建于
2019年04月10日 17:30
Is it the same to have pycharm installed. And Anaconda installed myself? It seems that anaconda is the default package manager if I set the environment to anaconda.
社区
PyCharm
What's the difference between Pycharm and Pycharm for Anaconda? Why is Pycharm for Anaconda not available in JetBrains Toolbox?
0 票
«
第一页
‹
上一页