Seto
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created The Rider dependencies for 2020.1 seems missing.
AnsweredA problem occurred configuring root project 'source'.> Could not resolve all files for configuration ':detachedConfiguration1'.> Could not find com.jetbrains.intellij.rider:riderRD:2020.1.Searched ... -
Edited Hi. I developed a plugin. Is there any where I can introduce my plugin to others?
AnsweredHi. I developed a plugin. Is there any where I can introduce my plugin to others? Others may not know there's such a plugin. Is there a place for showcase? It's already uploaded to the marketplace. -
Created Questions about upload plugin for different version and different IDEs.
AnsweredSolutionExplorerCustomization is only available for Rider. And ProjectViewNodeDecorator is for all the other IDEs. And also, Android Studio is based 2019.2. So I have to upload one for 2019.2 for it. -
Edited What's the equivalent of ProjectViewNodeDecorator for Rider?
AnsweredWhat's the equivalent of ProjectViewNodeDecorator for Rider? I thought it's SolutionExplorerCustomization. But it does not apply to other panes like Unity, File System. But the ProjectViewNodeDecor... -
Edited How can I add a context menu to the project view?
AnsweredHow can I add a context menu to the project view? I think it should be an AnAction. And I don't know which Group should be added to.the And also, how can I get the selected VirtualFile and Project? -
Created ClassNotFound problem
AnsweredI get classNotFound problem below. The class in the submodule of gradle. compile project(':blueeyes-shared')compile project(':source-shared') java.lang.NoClassDefFoundError: net/kaiba/source/retr... -
Created I want to extend the Annotate view of Git VCS. But ...
AnsweredI want to extend the Annotate view of Git VCS. But there's no way to add more gutters to it. Currently, I have to duplicate the Annotate view related files in my plugins. https://github.com/JetBrai... -
Created Vcs related problem
AnsweredI try to get VcsVirtuaFile like the AnnotateVcsVirtualFileAction.extractData does. But it shows me the file is not instance of VcsVirtualFile or ContentRevisionVirtualFile. Do I miss something? Tha... -
Created How to add line above code like CodeVision in Rider?
AnsweredI want to implement such kind of clickable lines. And also is there a way to make LineExtensionInfo text clickable? -
Created What's the difference between Pycharm and Pycharm for Anaconda? Why is Pycharm for Anaconda not available in JetBrains Toolbox?
What's the difference between Pycharm and Pycharm for Anaconda? Why is Pycharm for Anaconda not available in JetBrains Toolbox?