Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
BluePhoenix
Total activity
12
Last activity
July 06, 2020 18:00
Member since
May 01, 2019 16:16
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (3)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
July 06, 2020 18:00
While testing with the debugger, the inspection was often invoked twice. However, it may be because I often do save explicitly. Since the output of the same text will always be the same, I thought ...
Community
IntelliJ IDEA Open API and Plugin Development
Strange exception "The reported element is not from the file the inspection was invoked for"
0 votes
Created
June 30, 2020 15:51
Hello Yann, The exception message is fine. But looking at the code, the inspection never touches any other file than the one it gets from the PsiFile. I only could imagine three ways how the except...
Community
IntelliJ IDEA Open API and Plugin Development
Strange exception "The reported element is not from the file the inspection was invoked for"
0 votes
Created
July 29, 2019 11:20
I had this issue too after upgrading to 2019.2. The following plugins had suspicious entries in my log, after disabling them it worked: SVN Toolbox, Markdown Navigator, Docker.
Community
IntelliJ IDEA Users
Right-click on a test class does not show the "run" options
0 votes
Edited
May 02, 2019 17:13
Oh, I didn't find this. Thank you for the link and the quick answer!
Community
WebStorm
Javascript / Default export: Quick definition shows only the import
0 votes