主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Matt Ellis
活动总数
34
最后的活动
2024年09月26日 14:13
成员加入日期
2017年08月07日 10:59
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
17
活动概览
文章(0)
帖子(0)
评论(17)
按最近的活动排序
最近的活动
投票数
创建于
2020年01月28日 16:06
正式评论
Rider's implementation of Solution Explorer is very different to the other IntelliJ based IDEs. All of this information comes from the project model held in the out of process ReSharper host that u...
社区
IntelliJ IDEA Open API and Plugin Development
What's the equivalent of ProjectViewNodeDecorator for Rider?
0 票
创建于
2020年01月06日 15:30
正式评论
Unfortunately, the Rider architecture can make certain plugins more complex. All of Rider's .NET indexing and analysis is handled by ReSharper, running as an out of process service. This is fine if...
社区
IntelliJ IDEA Open API and Plugin Development
Is there a Rider equivalent of JavaPsiFacade, JavaClass, etc?
0 票
创建于
2019年03月07日 10:45
正式评论
I'm presuming that you're using Gradle to build your plugin, and that you've included the gradle-intellij-plugin Gradle plugin into your build files. If so, then you can tell the plugin to download...
社区
IntelliJ IDEA Open API and Plugin Development
Missing essential plugins: rider.intellij.plugin.appender when trying to run test
0 票
创建于
2018年02月20日 10:22
There is a chance that the call to `replace` is making a copy of the new element to insert into the tree rather than actually using the `newElement` instance, which would explain the `null` parent ...
社区
IntelliJ IDEA Open API and Plugin Development
Replacing a PsiElement but keeping the newlines and spaces
0 票
已编辑于
2018年01月12日 15:03
Rider has a very different model to most other IJ based IDEs - there is no C# PSI inside IntelliJ. All of the parsing, analysis and refactorings are performed out of process in a ReSharper instance...
社区
IntelliJ IDEA Open API and Plugin Development
How to write a plugin for multiple Platform SDKs?
0 票
创建于
2017年10月05日 09:37
Nice, that didn't take long!
社区
IntelliJ IDEA Open API and Plugin Development
Plugin downloads badge from shields.io
0 票
创建于
2017年10月04日 10:29
正式评论
Great links, thanks! We weren't aware of those, I've passed the links around :)
社区
IntelliJ IDEA Open API and Plugin Development
Plugin downloads badge from shields.io
0 票
创建于
2017年09月29日 16:25
正式评论
I've just updated the docs to reflect that it refers to a generated file that doesn't exist yet. Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Missing Class in Custom Language Support Tutorial
0 票
创建于
2017年09月21日 16:25
I've updated the docs to show that Android Studio also has the "com.intellij.modules.java" module.
社区
IntelliJ IDEA Open API and Plugin Development
Incorrect compatible products appears in plugin repository
0 票
创建于
2017年08月07日 10:58
正式评论
Firstly, this is brilliant, thank you! I'm responsible for the SDK docs and to be honest, I'd love to see content from the community being added. The IntelliJ Platform is a huge thing to try and do...
社区
IntelliJ IDEA Open API and Plugin Development
Ask JB: How to contribute to the IntelliJ Platform SDK Documentation
0 票
«
第一页
‹
上一页