Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
MMD
Total activity
14
Last activity
April 04, 2024 08:52
Member since
April 08, 2022 13:10
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (3)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
April 04, 2024 08:52
Oh, ok.Thanks for your help!
Community
IntelliJ IDEA Open API and Plugin Development
use intellij idea code processing engine outside IDE programmatically
0 votes
Created
March 28, 2024 20:22
I want the intellij idea core (no UI, just lexer, parser, psi, analyzers and …, also not all the components, for now I just want java, and no more languages, but for future I may want to support a ...
Community
IntelliJ IDEA Open API and Plugin Development
use intellij idea code processing engine outside IDE programmatically
0 votes
Created
March 28, 2024 18:57
Oh, thanks!I looked at that but it doesn't seem to have everything I need.For example I need to access PSI, or find usages …
Community
IntelliJ IDEA Open API and Plugin Development
use intellij idea code processing engine outside IDE programmatically
0 votes
Created
June 07, 2022 12:56
thanks a lot! problem solved
Community
IntelliJ IDEA Open API and Plugin Development
Find all usages of a local variable in java (psi)
0 votes
Created
June 07, 2022 09:31
public class Main { public static void main(String[] args) { int something = 20; System.out.println(something); }} in the above example, when caret is on `something` declaration, I get the ...
Community
IntelliJ IDEA Open API and Plugin Development
Find all usages of a local variable in java (psi)
0 votes
Created
April 08, 2022 13:10
Hi, what about EAP versions? because the trial is renewed every time that we update to next version. Best Regards
Community
CLion
Trial commercial license?
0 votes