Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Seto
Total activity
60
Last activity
April 07, 2023 23:46
Member since
April 05, 2019 10:48
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
13
Activity overview
Posts (13)
Comments (34)
Sort by recent activity
Recent activity
Votes
Created
November 18, 2019 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...
Community
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 votes
Created
November 18, 2019 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...
Community
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 votes
Created
November 18, 2019 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...
Community
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 votes
Created
November 18, 2019 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...
Community
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 votes
Created
November 18, 2019 11:00
https://github.com/JetBrains/intellij-community/blob/0ef23ce030b8e84e4c45f3d1bb34f03678c0e53a/plugins/git4idea/src/git4idea/annotate/GitAnnotationProvider.java#L240 I try to duplicate the GitAnnota...
Community
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 votes
Created
November 18, 2019 10:40
https://github.com/JetBrains/intellij-community/blob/0ef23ce030b8e84e4c45f3d1bb34f03678c0e53a/plugins/git4idea/src/git4idea/annotate/GitAnnotationProvider.java#L273 I mean revision line number. Not...
Community
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 votes
Created
November 18, 2019 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 votes
Created
November 17, 2019 16:37
Thank you. I see. What I'm looking for is the AnnotateLocalFileAction instead of AnnotateVcsVirtualFileAction.
Community
IntelliJ IDEA Open API and Plugin Development
Vcs related problem
0 votes
Created
November 17, 2019 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...
Community
IntelliJ IDEA Open API and Plugin Development
Vcs related problem
0 votes
Created
April 10, 2019 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.
Community
PyCharm
What's the difference between Pycharm and Pycharm for Anaconda? Why is Pycharm for Anaconda not available in JetBrains Toolbox?
0 votes
«
First
‹
Previous