Seto
- 活动总数 60
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 13
-
创建于 The Rider dependencies for 2020.1 seems missing.
已回答A 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 ... -
已编辑于 Hi. I developed a plugin. Is there any where I can introduce my plugin to others?
已回答Hi. 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. -
创建于 Questions about upload plugin for different version and different IDEs.
已回答SolutionExplorerCustomization 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. -
已编辑于 What's the equivalent of ProjectViewNodeDecorator for Rider?
已回答What'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... -
已编辑于 How can I add a context menu to the project view?
已回答How 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? -
创建于 ClassNotFound problem
已回答I 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... -
创建于 I want to extend the Annotate view of Git VCS. But ...
已回答I 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... -
创建于 Vcs related problem
已回答I 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... -
创建于 How to add line above code like CodeVision in Rider?
已回答I want to implement such kind of clickable lines. And also is there a way to make LineExtensionInfo text clickable? -
创建于 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?