Brian
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Is there a way to set up a single keystroke that tells the IDE to stop suggesting code completions?
AnsweredSometimes, the IDE gets really excited about offering code completion tips. Sometimes they are useful; at other times the IDE pops up windows that obscures the code you're trying to type. Is the... -
Edited Cannot enable dynamic classpath in 2024.3
Regardless of what I try (@argfile in Run/Debug configuration, dynamic.classpath:true in workspace.xml), I cannot convince IntelliJ to run with a dynamic classpath. When I upgraded from 2024.1. t... -
Created git cli available from within IntelliJ?
AnsweredIs it possible to execute git cli commands from within IntelliJ? When I click the Git icon in lower left corner (alt-9), I get a limited choice of options, and a console that is read-only. -
Created Dependency tab missing from Maven window
AnsweredThere used to be a dependency tab/folder here; now it's gone:The only way I can get my test cases to run now is to select the off-line mode. This seems more of a hack than a solution. I've tried ...