Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Kshep92
Total activity
26
Last activity
September 14, 2026 09:54
Member since
February 24, 2020 15:33
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
6
Activity overview
Posts (5)
Comments (10)
Sort by recent activity
Recent activity
Votes
Edited
September 13, 2026 04:09
Update: There is a setting that can be toggled in the Registry to restore this behaviour. Open the Registry and disable llm.action.generateCodeInplace.useAgenticChat Source: https://plugins.jetbrai...
Community
IntelliJ IDEA Users
Why is the new AI assistance so slow?
2 votes
Created
September 14, 2026 09:54
S9mkbaue I surely hope they provide it in the next update. I'll submit a feature request later today.
Community
IntelliJ IDEA Users
Why is the new AI assistance so slow?
1 vote
Created
June 09, 2026 12:37
Thanks very much Bond Han I'll follow the issue there.
Community
IntelliJ IDEA Users
How can I restore source/resource folder icons with a custom Gradle layout?
0 votes
Edited
June 09, 2026 05:10
Bond Han Kindly see below my version information:IntelliJ IDEA 2026.1.2 Build #IU-261.24374.151, built on May 14, 2026 Source revision: fa0cfa150836c Runtime version: 25.0.2+1-b329.117 amd64137.0.1...
Community
IntelliJ IDEA Users
How can I restore source/resource folder icons with a custom Gradle layout?
0 votes
Edited
June 08, 2026 13:22
When IntelliJ IDEA registers a folder as a source root (whether through Gradle, Maven, or a manual project structure setting), it replaces the plain folder icon with a type-specific icon: blue for ...
Community
IntelliJ IDEA Users
How can I restore source/resource folder icons with a custom Gradle layout?
0 votes
Created
August 08, 2024 17:00
Yes, this gives me the option to define the variable (either in the same file or in an external file) but it does not detect that this variable is already defined in the freemarker_implicit file I ...
Community
IntelliJ IDEA Users
Where do I place the freemarker_implicit file so that other modules can use it?
0 votes
Created
August 02, 2024 16:10
It sort of looks like when the sources JAR with documentation hasn't been downloaded. Try placing your cursor on the method name you're interested in and pressing CTRL+Q and see if the link for dow...
Community
IntelliJ IDEA Users
I want full javadoc when i hover mouse on method but it's only showing the params, whats the problem
0 votes
Created
July 31, 2024 23:24
I checked those settings and I discovered this new error message:I did some searching and it appears the plugin requires a CPU with AVX2. Looks like it's time for an upgrade…
Community
IntelliJ IDEA Users
Full line code completion says it's incompatible with IntelliJ 2024.1.4
0 votes
Created
February 25, 2020 15:39
Ok this looks like it'll be quite the weekend project. Thanks for the guidance.
Community
IntelliJ IDEA Users
How to provide code assistance on custom properties files?
0 votes
Created
February 25, 2020 04:28
So I'm working on a Groovy library and I want users to be able to change settings by modifying an application.properties file with properties such as server.port=8080server.host=localhost# etc. Wha...
Community
IntelliJ IDEA Users
How to provide code assistance on custom properties files?
0 votes