Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Jacky Liu
Total activity
612
Last activity
April 21, 2026 06:37
Member since
November 17, 2022 02:57
Following
0 users
Followed by
2 users
Votes
9
Subscriptions
244
Activity overview
Articles (0)
Posts (0)
Comments (359)
Sort by recent activity
Recent activity
Votes
Created
February 28, 2023 11:58
It looks like you are affected by this issue: https://youtrack.jetbrains.com/issue/WEB-58965/Intellij-Ultimate-uses-100-of-cpu-when-idle-due-to-JS-Code-Vision . Could you please try to disable Code...
Community
IntelliJ IDEA Users
CPU usage on macOS Ventura is almost 100%
0 votes
Created
February 27, 2023 13:11
Dear James,There are long file read pauses in this recording (the longest is 7.481 s).The longest recorded file read took 7.481 s to read 106 B from <Unknown File>. Average time of recorded IO: 1.3...
Community
IntelliJ IDEA Users
CPU usage on macOS Ventura is almost 100%
0 votes
Edited
February 27, 2023 06:41
Can you please collect additional information for the investigation? Disable all third party plug-ins. Quit the IDE. Remove the logs folder. Launch the IDE and capture a CPU snapshot. (Help | Dia...
Community
IntelliJ IDEA Users
CPU usage on macOS Ventura is almost 100%
0 votes
Edited
February 08, 2023 16:13
I understand your question, by default, the Files tab's content order in the Search Everywhere dialog is adjusted very quickly. Turn off the based on machine learning options might make the result ...
Community
IntelliJ IDEA Users
Search results are in an unexpected order when searching everywhere
0 votes
Created
February 08, 2023 11:48
The disabled_plugins.txt file is here: C:\Users\yourname\AppData\Roaming\JetBrains\IntelliJIdea2022.3\disabled_plugins.txt . The new project has a location to choose the Gradle build system:
Community
IntelliJ IDEA Users
missing gradle
0 votes
Created
February 08, 2023 11:15
Hi, Please try to add this line to your test case as a workaround: System.out.println("classpath=" + System.getProperty("java.class.path"));
Community
IntelliJ IDEA Users
Unable to see classpath when running in shorten command line mode
0 votes
Created
February 08, 2023 09:15
Hi, Since you are configurable at a project level, so every opened project will create an object RobotProjectSettings , so that your code private static RobotProjectSettings robotProjectSettings = ...
Community
IntelliJ IDEA Open API and Plugin Development
How to save plugin project settings
0 votes
Edited
July 19, 2023 04:22
Hi JM, In the background implements, Search Everywhere's result is complex, it's built by different plugins and even third-party plugins can add things to it concurrently(for performance reasons), ...
Community
IntelliJ IDEA Users
Search results are in an unexpected order when searching everywhere
0 votes
Created
February 07, 2023 07:39
Hi, Could you confirm which version of IDEA you are using? I've tried with IntelliJ IDEA 2022.3.2 (Ultimate Edition) Build #IU-223.8617.56, all works fine. Or you may share a minimum sample project...
Community
IntelliJ IDEA Users
Search results are in an unexpected order when searching everywhere
0 votes
Created
February 06, 2023 11:39
Yes, the Project Settings > Libraries can't be automatically added to the module, one project also can have multi modules and they may use different Library(classpath) settings. You can learn more ...
Community
IntelliJ IDEA Users
Idea ignored libraries
0 votes
«
First
‹
Previous
Next
›
Last
»