主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Shustanov
活动总数
70
最后的活动
2019年11月17日 15:17
成员加入日期
2018年07月17日 12:18
关注
0 名用户
关注者数
0 名用户
投票数
7
订阅数
22
活动概览
帖子(20)
评论(21)
按最近的活动排序
最近的活动
投票数
创建于
2019年03月27日 06:51
I will set a breakpoint, but I don't know how to reproduce the issue.
社区
IntelliJ IDEA Open API and Plugin Development
Element from alien project
0 票
已编辑于
2019年03月15日 10:36
We are also facing with the problem accidentally. Is there any recommendations how to avoid it?
社区
IntelliJ IDEA Open API and Plugin Development
How to avoid "Outdated stub in index" error?
0 票
创建于
2018年12月13日 07:34
In this case, Library scope includes source code from lots of snapshots. And when we try to find usages, the search scope includes all these snapshots source codes. As the snapshots typically has t...
社区
IntelliJ IDEA Open API and Plugin Development
All library snapshots are added to com.intellij.openapi.roots.libraries.Library source roots.
0 票
创建于
2018年12月13日 06:35
Hi, Alexander. We are developing a framework. Our test projects import its SNAPSHOT versions. After every snapshot is released, it doesn't simply replace the previous snapshot, but lies next to pre...
社区
IntelliJ IDEA Open API and Plugin Development
All library snapshots are added to com.intellij.openapi.roots.libraries.Library source roots.
0 票
创建于
2018年12月12日 08:02
We also figured out, that all these snapshots are also added as `Library` root sources. Why not only to add the last snapshot as a `Library` root source?
社区
IntelliJ IDEA Open API and Plugin Development
All library snapshots are added to com.intellij.openapi.roots.libraries.Library source roots.
0 票
已编辑于
2018年12月12日 07:54
All these usages are the same
社区
IntelliJ IDEA Open API and Plugin Development
All library snapshots are added to com.intellij.openapi.roots.libraries.Library source roots.
0 票
创建于
2018年11月09日 13:28
Hi Anna! Sorry for long silence! I implemented my searcher and it correctly search the usages. But the class is still marked as unused. Why Idea doesn't take in account my usages? I figured out, th...
社区
IntelliJ IDEA Open API and Plugin Development
How to make reference be marked as usage, if it has different text from referenced element.
0 票
创建于
2018年10月27日 08:57
I figured out, that sub tags returns shuffled after DomElement.copyFrom invocation.
社区
IntelliJ IDEA Open API and Plugin Development
DomElement createMockCopy returns DomElement with children being shuffled.
0 票
创建于
2018年07月19日 12:11
But if reference points to tag, rename refactoring tries to rename tag name, that looks weird.
社区
IntelliJ IDEA Open API and Plugin Development
XmlAttributeValue rename
0 票
创建于
2018年07月19日 11:39
Hi Dmitry! I've done as you say, but Rename refactoring tries to rename the tag, not the 'name' attribute value. Than, I created reference from xml attribute value to itself, and it looks like that...
社区
IntelliJ IDEA Open API and Plugin Development
XmlAttributeValue rename
0 票
«
第一页
‹
上一页