Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tom
Total activity
30
Last activity
June 22, 2025 17:26
Member since
November 02, 2023 16:12
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
9
Activity overview
Posts (7)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
June 22, 2025 17:26
I am using classic dependencies { testImplementation(libs.junit) testImplementation(libs.opentest4j) intellijPlatform { clion("2025.1.2") bundledPlugin("com.intellij.cid...
Community
CLion
how to work back from a psiElement to the versioned library that provided the file?
0 votes
Created
June 10, 2025 03:32
ok, I see I was looking at the element and not the containingFile, but even looking at the right element, I get So its just a generic container for all the include paths. However, clion clearly do...
Community
CLion
how to work back from a psiElement to the versioned library that provided the file?
0 votes
Created
June 09, 2025 23:53
The issue seems to be that according to the docs here : https://plugins.jetbrains.com/docs/intellij/library.html?from=jetbrains.orgval module = ModuleUtilCore.findModuleForPsiElement(element)should...
Community
CLion
how to work back from a psiElement to the versioned library that provided the file?
0 votes
Created
June 09, 2025 22:56
Would love more information on this!
Community
IntelliJ IDEA Open API and Plugin Development
Get source code of PsiClass of library/dependency
0 votes
Created
September 06, 2024 12:59
I just found “ctrl-alt-left” to go back which is pretty useful
Community
IntelliJ IDEA Users
When using Ctrl-Click (go to declaration or usages) I would like to open it in the opposite group
0 votes
Created
November 02, 2023 16:42
Ooh. seems to work in a pure “My Application” android project:
Community
IntelliJ IDEA Users
Can't run/find Android Device File Explorer on IntelliJ Ultimate
0 votes
Created
November 02, 2023 16:12
I see the same thing in community version vs Android studio:In intellij nothing happens when this is clicked:Nothing is logged in idea.log or on the stdout from idea.sh In android studio, the devic...
Community
IntelliJ IDEA Users
Can't run/find Android Device File Explorer on IntelliJ Ultimate
0 votes