Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Brian
Total activity
17
Last activity
November 15, 2025 17:22
Member since
August 05, 2024 16:12
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
November 15, 2025 17:22
Ctrl-Shift-A is useful, thank you!
Community
IntelliJ IDEA Users
Is there a way to set up a single keystroke that tells the IDE to stop suggesting code completions?
0 votes
Edited
November 14, 2025 21:00
Well, JetBrains AI says there is not:There is no built-in shortcut to instantly dismiss or suppress code completion suggestions for the current session. The standard way to reject all suggestions i...
Community
IntelliJ IDEA Users
Is there a way to set up a single keystroke that tells the IDE to stop suggesting code completions?
0 votes
Created
March 26, 2025 19:12
Problem solved (thanks, Serge Baranov!):Disable Settings | Build, Execution, Deployment | Build Tools | Maven | Runner | Delegate IDE build/run actions to Maven.
Community
IntelliJ IDEA Users
Cannot enable dynamic classpath in 2024.3
0 votes
Created
January 23, 2025 16:26
That worked, thanks again!
Community
IntelliJ IDEA Users
git cli available from within IntelliJ?
1 vote
Created
January 17, 2025 16:04
Ah, perfect! Completely missed that. So digging deeper, I found this dialog and tried to set it up to bring up git-bash: However, it's not opening up the Terminal window in the IDE, but rather p...
Community
IntelliJ IDEA Users
git cli available from within IntelliJ?
0 votes
Created
August 23, 2024 15:00
Sorry for the delay in getting back on this. So I'm not sure what happened, but somewhere along the way, something changed and now I can see dependencies under each dependent project: I'm not sure...
Community
IntelliJ IDEA EAP Users
Dependency tab missing from Maven window
0 votes
Created
August 08, 2024 14:35
Let me see what I can share with you all. I might need to create a smaller version of the project; it's rather large.As far as I can tell, this only affects maven projects.
Community
IntelliJ IDEA EAP Users
Dependency tab missing from Maven window
0 votes
Created
August 07, 2024 17:35
Lots of indexing after I restarted, looks like all the dependencies were indexed. I can do maven builds, but still am missing the dependency tab/folder in the Maven view.I can see in the Dependenc...
Community
IntelliJ IDEA EAP Users
Dependency tab missing from Maven window
0 votes
Created
August 06, 2024 18:14
It's not there: The only way I can get my unit tests to recognize the dependencies is to select the offline button first. I've rebuilt multiple times, invalidated caches, and have removed the .ide...
Community
IntelliJ IDEA EAP Users
Dependency tab missing from Maven window
0 votes