Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Shustanov
Total activity
70
Last activity
November 17, 2019 15:17
Member since
July 17, 2018 12:18
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
22
Activity overview
Posts (20)
Comments (21)
Sort by recent activity
Recent activity
Votes
Created
March 27, 2019 07:13
I also suppose so) But I cannot understand, how it is possible.
Community
IntelliJ IDEA Open API and Plugin Development
Element from alien project
0 votes
Created
March 27, 2019 06:51
I will set a breakpoint, but I don't know how to reproduce the issue.
Community
IntelliJ IDEA Open API and Plugin Development
Element from alien project
0 votes
Edited
March 15, 2019 10:36
We are also facing with the problem accidentally. Is there any recommendations how to avoid it?
Community
IntelliJ IDEA Open API and Plugin Development
How to avoid "Outdated stub in index" error?
0 votes
Created
December 13, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
All library snapshots are added to com.intellij.openapi.roots.libraries.Library source roots.
0 votes
Created
December 13, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
All library snapshots are added to com.intellij.openapi.roots.libraries.Library source roots.
0 votes
Created
December 12, 2018 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?
Community
IntelliJ IDEA Open API and Plugin Development
All library snapshots are added to com.intellij.openapi.roots.libraries.Library source roots.
0 votes
Edited
December 12, 2018 07:54
All these usages are the same
Community
IntelliJ IDEA Open API and Plugin Development
All library snapshots are added to com.intellij.openapi.roots.libraries.Library source roots.
0 votes
Created
November 09, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to make reference be marked as usage, if it has different text from referenced element.
0 votes
Created
October 27, 2018 08:57
I figured out, that sub tags returns shuffled after DomElement.copyFrom invocation.
Community
IntelliJ IDEA Open API and Plugin Development
DomElement createMockCopy returns DomElement with children being shuffled.
0 votes
Created
July 19, 2018 12:11
But if reference points to tag, rename refactoring tries to rename tag name, that looks weird.
Community
IntelliJ IDEA Open API and Plugin Development
XmlAttributeValue rename
0 votes
«
First
‹
Previous
Next
›
Last
»